The #GooCanvasItemSimpleClass-struct struct contains several methods that subclasses can override.
Simple items need only implement the create_path() method. More complex items must override the update(), paint() and is_item_at() methods instead.
The #GooCanvasItemSimpleClass-struct struct contains several methods that subclasses can override.
Simple items need only implement the create_path() method. More complex items must override the update(), paint() and is_item_at() methods instead.