Home
last modified time | relevance | path

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

/dports/polish/tleenx2/TleenX2-20040214/src/
H A Dinterface.c4906 GtkWidget *image58; in create_window_newmail() local
4940 image58 = gtk_image_new_from_stock ("gtk-dialog-info", GTK_ICON_SIZE_BUTTON); in create_window_newmail()
4941 gtk_widget_show (image58); in create_window_newmail()
4942 gtk_box_pack_start (GTK_BOX (hbox105), image58, FALSE, FALSE, 0); in create_window_newmail()
5009 GLADE_HOOKUP_OBJECT (window_newmail, image58, "image58"); in create_window_newmail()
/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dinterface.c1411 GtkWidget *image58; in create_rdpattern_window() local
1710 image58 = gtk_image_new_from_stock ("gtk-media-rewind", GTK_ICON_SIZE_BUTTON); in create_rdpattern_window()
1711 gtk_widget_show (image58); in create_rdpattern_window()
1712 gtk_container_add (GTK_CONTAINER (rdpattern_loop_reset), image58); in create_rdpattern_window()
2129 GLADE_HOOKUP_OBJECT (rdpattern_window, image58, "image58"); in create_rdpattern_window()