Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dtheme.c222 GtkWidget *HBoxButtons; in theme_build_selection_win() local
276 HBoxButtons = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 5); in theme_build_selection_win()
277 gtk_box_pack_start(GTK_BOX(VBoxLeft), HBoxButtons, FALSE, FALSE, 0); in theme_build_selection_win()
281 gtk_box_pack_start(GTK_BOX(HBoxButtons), Button, TRUE, TRUE, 0); in theme_build_selection_win()
285 gtk_box_pack_start(GTK_BOX(HBoxButtons), Button, TRUE, TRUE, 0); in theme_build_selection_win()