Home
last modified time | relevance | path

Searched refs:hide_contacts_checkbutton (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dpreferences_gui.c214 cnt = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (appGUI->opt->hide_contacts_checkbutton)); in hide_module_cb()
322 appGUI->opt->hide_contacts_checkbutton = checkbutton; in create_hide_section()
H A Dgui.h868 GtkWidget *hide_contacts_checkbutton; member