Hello. > What is gtk_window_fullscreen() supposed to do in absence of window > manager? In my case the window gets resized to 200x200, and i wonder > what code is responsible for that. I looked in the function's source, > and discovered that it just forwards the work to > gdk_window_fullscreen(), but i couldn't find it in gdkwindow.c, > unfortunately. Though it is declared in gdkwindow.h. Any help > navigating this issue? I think you may need to look under backend-specific section in sources (I'm almost sure GDK sources will have x11, win32 and quartz subfolders). Tadej -- Tadej Borovšak tadeboro.blogspot.com tadeboro@xxxxxxxxx tadej.borovsak@xxxxxxxxx _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list