![]() |
![]() |
![]() |
Mx Toolkit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
MxItemFactory;
MxItemFactoryIface;
ClutterActor * mx_item_factory_create (MxItemFactory *factory
);
typedef struct _MxItemFactory MxItemFactory;
This is an opaque structure whose members cannot be directly accessed.
typedef struct { /* vfuncs, not signals */ ClutterActor *(* create) (MxItemFactory *factory); } MxItemFactoryIface;
Interface for creating custom items
ClutterActor * mx_item_factory_create (MxItemFactory *factory
);
|
|
Returns : |