libgimp: make GimpTileBackendPlugin properly private, and some cleanup
This commit is contained in:
@ -45,7 +45,6 @@ struct _GimpDrawable
|
||||
GeglBuffer * gimp_drawable_get_buffer (gint32 drawable_ID);
|
||||
GeglBuffer * gimp_drawable_get_shadow_buffer (gint32 drawable_ID);
|
||||
|
||||
|
||||
GimpDrawable * gimp_drawable_get (gint32 drawable_ID);
|
||||
void gimp_drawable_detach (GimpDrawable *drawable);
|
||||
void gimp_drawable_flush (GimpDrawable *drawable);
|
||||
|
||||
Reference in New Issue
Block a user