![]() |
![]() |
![]() |
Mex Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
struct MexContentButton;
struct MexContentButtonClass;
ClutterActor * mex_content_button_new (void
);
GObject +----GInitiallyUnowned +----ClutterActor +----MxWidget +----MxBin +----MxButton +----MexContentButton
MexContentButton implements ClutterContainer, ClutterScriptable, ClutterAnimatable, AtkImplementorIface, MxStylable, MxFocusable and MexContentView.
"media-url" gchar* : Read / Write "mime-type" gchar* : Read / Write "primary-text" gchar* : Read / Write "secondary-text" gchar* : Read / Write
"media-url"
property"media-url" gchar* : Read / Write
URL of the media this button represents.
Default value: NULL
"mime-type"
property"mime-type" gchar* : Read / Write
Mime-type this button represents.
Default value: NULL
"primary-text"
property"primary-text" gchar* : Read / Write
Text to use for the primary label.
Default value: NULL
"secondary-text"
property"secondary-text" gchar* : Read / Write
Text to use for the secondary label.
Default value: NULL