![]() |
![]() |
![]() |
Mex Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Signals |
struct MexInfoBar; struct MexInfoBarClass; void mex_info_bar_close_dialog (MexInfoBar *self
); gboolean mex_info_bar_dialog_visible (MexInfoBar *self
); ClutterActor * mex_info_bar_get_default (void
); void mex_info_bar_new_notification (MexInfoBar *self
,const gchar *message
,gint timeout
); gboolean mex_info_bar_notifications_visible (MexInfoBar *self
); void mex_info_bar_show_buttons (MexInfoBar *self
,gboolean visible
); void mex_info_bar_show_notifications (MexInfoBar *self
,gboolean visible
);
MexInfoBar implements ClutterContainer, ClutterScriptable, ClutterAnimatable, AtkImplementorIface, MxStylable and MxFocusable.
void mex_info_bar_new_notification (MexInfoBar *self
,const gchar *message
,gint timeout
);
gboolean mex_info_bar_notifications_visible (MexInfoBar *self
);
void mex_info_bar_show_notifications (MexInfoBar *self
,gboolean visible
);
"close-request"
signalvoid user_function (MexInfoBar *mexinfobar,
gpointer user_data) : Run Last