Re: [gtkmm] GTKmm: Windows Title Bar
- From: "Timothy M. Shead" <tshead k-3d com>
- To: Andy Ma <khma sfu ca>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] GTKmm: Windows Title Bar
- Date: Tue, 05 Oct 2004 11:12:22 -0700
Andy Ma wrote:
Hi,
I tried with the set_title function.
Does any body know is there a (easy) way to hide the windows title bar on a
Gtk::Window?
See Gtk::Window::set_decorated(), or (better)
Gtk::Window::set_type_hint(). You should understand that your window
manager may-or-may-not respect any of these sorts of requests.
Cheers,
Tim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]