mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 14:54:13 +01:00
wrlib: Implemented functions to allow clean-up of Contexts
The function 'RDestroyContext' have been defined in the API for a long time but did not have an implementation, this patch fixes it.
This commit is contained in:
committed by
Carlos R. Mafra
parent
64e4019614
commit
283286e0cd
@@ -33,6 +33,7 @@ LIBWRASTER3
|
||||
RConvertImageMask;
|
||||
RCopyArea;
|
||||
RCreateContext;
|
||||
RDestroyContext;
|
||||
RCreateImage;
|
||||
RCreateImageFromDrawable;
|
||||
RCreateImageFromXImage;
|
||||
|
||||
Reference in New Issue
Block a user