Re: [gtk-list] Root & fullscreen windows
- From: Marsel Osipov <virtuoso jps net>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Root & fullscreen windows
- Date: Wed, 14 Oct 1998 22:00:10 -0700
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]