Re: maximization and resizement
- From: "Jonathon Jongsma" <jonathon jongsma gmail com>
- To: "eduardo fiss beloni" <eduardobeloni yahoo com br>
- Cc: gtkmm-list gnome org
- Subject: Re: maximization and resizement
- Date: Mon, 6 Mar 2006 10:54:28 -0600
On 3/6/06, eduardo fiss beloni <eduardobeloni yahoo com br> wrote:
> heloo
>
> may I disable the maximization button of a
> Gtk::Window??
> How do I do it??
>
> How do I disable hte rezsizement propriety of a
> Gtk::Window ???
This should actually accomplish both of these things (at least it does
for me, but it may depend on the window manager that you're using):
Gtk::Window::set_resizable(false);
Jonner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]