MexQueueButton
MexQueueButton
|
|
Object Hierarchy
GObject
+----GInitiallyUnowned
+----ClutterActor
+----MxWidget
+----MxBin
+----MxButton
+----MexActionButton
+----MexQueueButton
Implemented Interfaces
MexQueueButton implements
ClutterScriptable, ClutterAnimatable, AtkImplementorIface, MxStylable, ClutterContainer, MxFocusable and MexContentView.
Details
struct MexQueueButton
struct MexQueueButton;
struct MexQueueButtonClass
struct MexQueueButtonClass {
MexActionButtonClass parent_class;
};
mex_queue_button_new ()
ClutterActor * mex_queue_button_new (void
);
MexQueueButtonPrivate
typedef struct _MexQueueButtonPrivate MexQueueButtonPrivate;