RE: Can I make a gtk app without the titlebar, nor the border.



Title: RE: Can I make a gtk app without the titlebar, nor the border.

Hello,

in GTK 1.3.XX, use gtk_window_set_decorated        (GtkWindow *window,   gboolean setting); with setting=FALSE;

-----Message d'origine-----
De : Zenith [mailto:zenithlau sniic com]
Envoye : lundi 11 fevrier 2002 05:07
A : gtk-app-devel-list
Objet : Can I make a gtk app without the titlebar, nor the border.


Whenever I app start, window manager will give this program a border and a title bar to this program.
Can I disable it??
Is there any gtk function calls can solve my problem.

I have heard from someone that, I can use a xlib function, but I am not sure.
Anyway, any means can solve it is very helpful for me ^^

Zenith
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



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