![]() |
![]() |
![]() |
Mex Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
struct MexContentBox; struct MexContentBoxClass; gboolean mex_content_box_get_important (MexContentBox *box
); gboolean mex_content_box_get_open (MexContentBox *box
); ClutterActor * mex_content_box_new (void
); void mex_content_box_set_important (MexContentBox *box
,gboolean important
);
MexContentBox implements ClutterContainer, ClutterScriptable, ClutterAnimatable, AtkImplementorIface, MxStylable, MexContentView and MxFocusable.
"action-list-width" gint : Read / Write "important" gboolean : Read / Write "open" gboolean : Read "thumb-ratio" gfloat : Read / Write "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: >= G_MAXULONG
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
"thumb-ratio"
property"thumb-ratio" gfloat : Read / Write
Aspect ratio of the thumbnail.
Allowed values: >= 0
Default value: 0.56338
"thumb-width"
property"thumb-width" gint : Read / Write
Width of the thumbail.
Allowed values: >= G_MAXULONG
Default value: 426