Re: how to remove minimize,maximize button
- From: Havoc Pennington <hp redhat com>
- To: "A Narasimha Sastry" <ansastry indiatimes com>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: how to remove minimize,maximize button
- Date: 26 Feb 2002 09:45:59 -0500
"A Narasimha Sastry" <ansastry indiatimes com> writes:
how to remove minimize,maximize button from window/dialog?
Sensible window managers automatically remove these from dialogs; if
you call gtk_window_set_transient_for() to set a dialog's parent then
the WM will know it's a dialog. For GTK 2 with newer window managers,
the WM will know a GtkDialog is a dialog even if you don't call that
function.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]