mdi windows non resizeable



Hi all.

I'm writing an MDI application using gnome-mdi stuff.
How can I set all the windows non resizeable?

Using GnomeApp I think I can do this with gtk_window_set_policy.
A GnomeMDI is not a GnomeApp and can have multiple windows...
what I tought was to walk trough ((GnomeMDI*)my_mdi_app)->windows
and call gtk_window_set_policy... but I don't know if there
is a better solution...

What do you think?

-- 
Andrea Bosio 
<andreabosio users sourceforge net>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]