Re: Screen resolution
- From: Tor Lillqvist <tml iki fi>
- To: John Emmas <johne53 tiscali co uk>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Screen resolution
- Date: Fri, 9 Jul 2010 11:26:44 +0300
Does gtk+ have an API call for obtaining the user's screen resolution (in pixels) ?
(Please, avoid the terms "screen" or "display", as they have specific
meanings in X11 and gtk+ which don't match what you probably mean,
which I assume is an individual monitor of potentially several that
are part of the desktop "screen".)
See gdk_screen_get_monitor_geometry(). And note that the "screen" and
"monitor" in this function name indeed mean different things.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]