Re: [gtkmm] GTKmm: Windows Title Bar



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]