![]() |
![]() |
![]() |
Mex Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
struct MexContentBox; struct MexContentBoxClass; ClutterActor * mex_content_box_new (void
); gboolean mex_content_box_get_open (MexContentBox *box
); void mex_content_box_set_important (MexContentBox *box
,gboolean important
); gboolean mex_content_box_get_important (MexContentBox *box
); MexContentBoxPrivate;
MexContentBox implements ClutterScriptable, ClutterAnimatable, AtkImplementorIface, MxStylable, MexContentView and MxFocusable.
"action-list-width" gint : Read / Write "important" gboolean : Read / Write "open" gboolean : Read "thumb-width" gint : Read / Write
void mex_content_box_set_important (MexContentBox *box
,gboolean important
);
"action-list-width"
property "action-list-width" gint : Read / Write
Width of the action list, or -1 to use the natural width.
Allowed values: >= -1
Default value: -1
"important"
property "important" gboolean : Read / Write
Sets the "important" property of the internal MxTile.
Default value: FALSE
"open"
property "open" gboolean : Read
Whether the action buttons and info panel are visible.
Default value: FALSE