Re: Is there a "correct" Gtk way to...
- From: Owen Taylor <otaylor redhat com>
- To: gtk-list redhat com
- Subject: Re: Is there a "correct" Gtk way to...
- Date: 04 Oct 1998 16:29:40 -0400
beach@ataman.com writes:
> Does anyone know the right way to do the following using Gdk/Gtk:
>
> 1) Determine the size of the display screen
gint gdk_screen_width (void);
gint gdk_screen_height (void);
> 2) Control the selection of the X-Clipboard I have something which
> is not a GtkEditable that needs to export a selection).
See the selections part of the tutorial.
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]