[9314] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Re: Root & fullscreen windows

daemon@ATHENA.MIT.EDU (Marsel Osipov)
Thu Oct 15 01:00:25 1998

Date: Wed, 14 Oct 1998 22:00:10 -0700
From: Marsel Osipov <virtuoso@jps.net>
To: gtk-list@redhat.com
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com

david wrote:

> Hello,
>
> I've got 2 questions
>
> - How can i get a (gdk) pointer to the root
> window of a screen.
>

gdk_get_display()?

> - How do i make a fullscreen window ?
>

gtk_widget_set_usize(GTK_WIDGET(mywindow), gdk_screen_width(),
gdk_screen_height());

> Thanks for your help
>
> david
>
> http://www.imaginet.fr/~dramboz/jview
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null



-- 
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post