On Fri, 2009-03-20 at 17:23 +0100, Carachi83 wrote: > yes but where can i write it ( gtk_window_fullscreen () ) ???? What do you mean? In your program. After you loaded glade file, and displayed the main window you just call this function with the window as the argument. Assuming you're using C of course.