On Sun, 16 Jun 2013 09:09:52 +0300
Dov Grobgeld <dov.grobg...@gmail.com> wrote:

> You just need to use gtk_widget_hide() on the widget and it and its child
> widgets will not be shown.

Hi Dov,

I don't really understand that... I have (more or less) this:

   +----------------------------+
   + Menu                       +
   +----------------------------+
   + Treevw1 | DArea  | Treevw2 +
   +         |        |         +
   +---------+--------+---------+

I would like to make DArea full-screen, if possible even hiding the 
window borders. Is the only way to do that, hiding the VBox with the
Menu, Treevw1 etc, then unhiding DArea?

Cheers,
John
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to