[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [gnome-love] Title bar



On Tue, 2001-09-11 at 13:23, Nix N. Nix wrote:
> Could you please help me with this one ?
> 
> How do I create a window without a title bar ?  i.e. one that can be
> used for a splash screen ?

If you use

      gtk_window_new (GTK_WINDOW_POPUP);

you will get a window without any decorations.  This, I think, is what
you are asking for.

	/mailund

-- 
When life hands you a lemon, break out the tequila and the salt!




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]