Subj : How to create fullscreen window with titlebar using gdk To : comp.os.linux From : vanjina_murthy Date : Thu Aug 19 2004 03:32 am Hi, I am creating a window using GDK. I want my window to be displayed above taskbar, If i use gdk_window_fullscreen API it makes the window to appear above taskbar but at the same time it hides the titlebar of the window. But i want my window to appear above taskbar and also should have titlebar displayed. Thanks, Murthy .