Re: Fulscreen mode
- From: John Coppens <john jcoppens com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Fulscreen mode
- Date: Mon, 17 Jun 2013 13:46:41 -0300
On Sun, 16 Jun 2013 09:09:52 +0300
Dov Grobgeld <dov grobgeld 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]