CanvasItemModelSimple


Object Hierarchy:

Goo.CanvasItemModelSimple Goo.CanvasItemModelSimple Goo.CanvasItemModelSimple GLib.Object GLib.Object GLib.Object->Goo.CanvasItemModelSimple Goo.CanvasItemModel Goo.CanvasItemModel Goo.CanvasItemModel->Goo.CanvasItemModelSimple

Description:

[ CCode ( type_id = "goo_canvas_item_model_simple_get_type ()" ) ]
public class CanvasItemModelSimple : Object, CanvasItemModel

CanvasItemModelSimple is used as a base class for the standard canvas item models.

It can also be used as the base class for new custom canvas item models.

<note><para> The Model/View canvas feature may be removed in a future version of GooCanvas. </para></note>

It provides default implementations for many of the CanvasItemModel methods.

Subclasses of CanvasItemModelSimple only need to implement the create_item method of the CanvasItemModel interface, to create the default canvas item to view the item model.


Namespace: Goo
Package: goocanvas-2.0

Content:

Properties:

Creation methods:

Fields:

Inherited Members: