| Top |
Functions
| GtkWidget * | e_online_button_new () |
| gboolean | e_online_button_get_online () |
| void | e_online_button_set_online () |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkButton ╰── EOnlineButton
Implemented Interfaces
EOnlineButton implements AtkImplementorIface, GtkBuildable, GtkActionable and GtkActivatable.
Functions
e_online_button_set_online ()
void e_online_button_set_online (EOnlineButton *button,gboolean online);
Property Details
The “online” property
“online” gboolean
The button state is online.
Flags: Read / Write / Construct
Default value: TRUE
