I've seen applications (eg. mozilla and blender) display an image at startup 
without any (visible) container such as a window or dialog.

I would like to add this touch of class to my app, anyone know the easiest 
way? I tried just adding a GtkImage to a GtkWindow, removing window 
decorations with gtk_window_set_decorated() and setting the container border 
width to 0, but there is still a grey border.

thanks.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to