![]() |
![]() |
![]() |
Moblin UI Toolkit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
MxItemFactory; MxItemFactoryIface; ClutterActor * mx_item_factory_create (MxItemFactory *factory);
typedef struct { /* vfuncs, not signals */ ClutterActor *(* create) (MxItemFactory *factory); } MxItemFactoryIface;
Interface for creating custom items
|
virtual function called when creating a new item |
ClutterActor * mx_item_factory_create (MxItemFactory *factory);
|
|
Returns : |