| Top |  |  |  |  | 
| GtkWidget * | e_online_button_new () | 
| gboolean | e_online_button_get_online () | 
| void | e_online_button_set_online () | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBin
                    ╰── GtkButton
                        ╰── EOnlineButton
EOnlineButton implements AtkImplementorIface, GtkBuildable, GtkActionable and GtkActivatable.
void e_online_button_set_online (EOnlineButton *button,gboolean online);