Class
GeglTileHandler
Instance methods
gegl_tile_handler_get_source_tile
Fetches the tile at the given coordinates from handler
source. If the tile
doesn’t exist, or if handler
doesn’t have a source, creates a new tile
associated with this tile handler.
gegl_tile_handler_get_tile
Fetches the tile at the given coordinates from handler
. If the tile
doesn’t exist, creates a new tile associated with this tile handler.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.