Method
ShumateVectorRendererset_sprite_sheet_data
Declaration [src]
gboolean
shumate_vector_renderer_set_sprite_sheet_data (
ShumateVectorRenderer* self,
GdkPixbuf* sprites_pixbuf,
const char* sprites_json,
GError** error
)
Description [src]
Sets the sprite sheet used by the style JSON to render icons and textures.
The existing ShumateVectorRenderer:sprite-sheet property will be replaced
with a new instance of ShumateVectorSpriteSheet.
| Deprecated since: | 1.1 |
Use the methods of | |