Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dinterface.c794 GtkWidget *hbox94; in create_preset_list() local
818 hbox94 = gtk_hbox_new (TRUE, 8); in create_preset_list()
819 gtk_widget_show (hbox94); in create_preset_list()
820 gtk_box_pack_start (GTK_BOX (vbox33), hbox94, FALSE, TRUE, 0); in create_preset_list()
824 gtk_box_pack_start (GTK_BOX (hbox94), add, FALSE, TRUE, 0); in create_preset_list()
828 gtk_box_pack_start (GTK_BOX (hbox94), copy, FALSE, TRUE, 0); in create_preset_list()
832 gtk_box_pack_start (GTK_BOX (hbox94), remove, FALSE, TRUE, 0); in create_preset_list()
836 gtk_box_pack_start (GTK_BOX (hbox94), edit, FALSE, TRUE, 0); in create_preset_list()
863 GLADE_HOOKUP_OBJECT (preset_list, hbox94, "hbox94"); in create_preset_list()
/dports/net-p2p/jigdo/jigdo-0.7.3/src/gtk/
H A Dinterface.cc114 GtkWidget *hbox94; in GtkSingleUrl()
812 hbox94 = gtk_hbox_new (FALSE, 0); in GtkSingleUrl()
813 gtk_widget_show (hbox94); in GtkSingleUrl()
814 gtk_box_pack_start (GTK_BOX (vbox41), hbox94, TRUE, TRUE, 0); in GtkSingleUrl()
818 gtk_box_pack_start (GTK_BOX (hbox94), alignment10, FALSE, FALSE, 0); in GtkSingleUrl()
829 gtk_box_pack_start (GTK_BOX (hbox94), scrolledwindow21, TRUE, TRUE, 0); in GtkSingleUrl()
1368 GLADE_HOOKUP_OBJECT (window, hbox94, "hbox94"); in GtkSingleUrl()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dinterface.c3986 GtkWidget *hbox94; in create_tagwritersettings() local
4117 hbox94 = gtk_hbox_new (FALSE, 8); in create_tagwritersettings()
4118 gtk_widget_show (hbox94); in create_tagwritersettings()
4119 gtk_box_pack_start (GTK_BOX (vbox34), hbox94, TRUE, TRUE, 0); in create_tagwritersettings()
4123 gtk_box_pack_start (GTK_BOX (hbox94), ape_write_id3v2, FALSE, FALSE, 0); in create_tagwritersettings()
4127 gtk_box_pack_start (GTK_BOX (hbox94), ape_write_apev2, FALSE, FALSE, 0); in create_tagwritersettings()
4274 GLADE_HOOKUP_OBJECT (tagwritersettings, hbox94, "hbox94"); in create_tagwritersettings()
/dports/polish/tleenx2/TleenX2-20040214/src/
H A Dinterface.c3265 GtkWidget *hbox94; in create_window_prefs() local
3696 hbox94 = gtk_hbox_new (FALSE, 4); in create_window_prefs()
3697 gtk_widget_show (hbox94); in create_window_prefs()
3698 gtk_table_attach (GTK_TABLE (table5), hbox94, 1, 2, 3, 4, in create_window_prefs()
3704 gtk_box_pack_start (GTK_BOX (hbox94), label113, FALSE, FALSE, 0); in create_window_prefs()
3708 gtk_box_pack_start (GTK_BOX (hbox94), entry_beepona, TRUE, TRUE, 0); in create_window_prefs()
3712 gtk_box_pack_start (GTK_BOX (hbox94), button_prefs_beepona, FALSE, FALSE, 0); in create_window_prefs()
4072 GLADE_HOOKUP_OBJECT (window_prefs, hbox94, "hbox94"); in create_window_prefs()