![]() |
![]() |
![]() |
Mex Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals |
struct MexContentTile;
struct MexContentTileClass;
ClutterActor * mex_content_tile_new (void
);
GObject +----GInitiallyUnowned +----ClutterActor +----MxWidget +----MxBin +----MexTile +----MexContentTile
MexContentTile implements ClutterContainer, ClutterScriptable, ClutterAnimatable, AtkImplementorIface, MxStylable, MxFocusable and MexContentView.
"thumb-height"
property"thumb-height" gint : Read / Write
Scale the height of the thumbnail while loading.
Allowed values: >= G_MAXULONG
Default value: -1
"thumb-width"
property"thumb-width" gint : Read / Write
Scale the width of the thumbnail while loading.
Allowed values: >= G_MAXULONG
Default value: -1
"focus-in"
signalvoid user_function (MexContentTile *mexcontenttile,
gpointer user_data) : Run First
"focus-out"
signalvoid user_function (MexContentTile *mexcontenttile,
gpointer user_data) : Run First