Maulet wrote:
ALLs soft wrote:
how can I make GtkMessageDialog without title bar?
thanks
GtkMessageDialog is a GtkWindow:
gtk_window_set_title(GTK_WINDOW(dialog), title);
Please excuse me. I didn't read your question well.
You'd better try:
gtk_window_set_decorated(GTK_WINDOW(dial
ALLs soft wrote:
how can I make GtkMessageDialog without title bar?
thanks
GtkMessageDialog is a GtkWindow:
gtk_window_set_title(GTK_WINDOW(dialog), title);
.[drr].
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org
how can I make GtkMessageDialog without title bar?
thanks
--
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.5 - Release Date: 3.2.2005
___
gtk-app-devel-list mailing list
gtk-app-devel-list