Home
last modified time | relevance | path

Searched refs:separator_change_values_buttons_box (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK2/source/
H A Ddefinitions_and_enumerations.h132 GtkWidget *separator_change_values_buttons_box, *change_values_buttons_box; member
H A Dselecting.c299 gtk_widget_hide (ks.separator_change_values_buttons_box);
H A Dkickshaw.c623 ks.separator_change_values_buttons_box = gtk_hseparator_new (); in general_initialisiation()
624 …gtk_box_pack_start (GTK_BOX (ks.subbox), ks.separator_change_values_buttons_box, FALSE, FALSE, 10); in general_initialisiation()
H A Dadding_and_deleting.c620 gtk_widget_show (ks.separator_change_values_buttons_box);