Re: [gnome-love] Title bar



On Mon, 2001-09-10 at 22:53, 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 ?

you create it with :

GtkWidget *window;
window = gtk_window_new (GTK_WINDOW_POPUP);

Chema






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