[Gtk-sharp-list] removing Maximize

Vladimir Giszpenc vladimir.giszpenc at gmail.com
Thu Apr 17 14:57:44 EDT 2008


Hi,

I am using Gtk.AboutDialog() and I wanted to hide the maximize button.  I tried

aboutDialog.TypeHint = WindowTypeHint.Menu;


but it did not work.  Is there a way to hide these buttons?
The dialog is not resizable but that makes no difference.

Thanks,

Vlad


More information about the Gtk-sharp-list mailing list