hi...am a student and am building an interface using gtk for my project...but am having a problem in displaying an image...if someone could help me i would be much grateful...below is the code which i`ve used. please help me..thanks
void on_bt_test_clicked (GtkButton *button, gpointer user_data) { GtkWidget *img_objectdesign; img_objectdesign = gtk_image_new_from_file ("baby.jpg"); gtk_widget_show (img_objectdesign); */ } -- View this message in context: http://www.nabble.com/gtk%2B-display-image-tf3280007.html#a9122659 Sent from the Gtk+ - Apps Dev mailing list archive at Nabble.com. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list