Description Usage Arguments Details Value Author(s)
Retrieves the GdkRectangle
representing the size and position of
the individual monitor within the entire screen area.
1 | gdkScreenGetMonitorGeometry(object, monitor.num)
|
|
a |
|
the monitor number, between 0 and gdk_screen_get_n_monitors (screen) |
Note that the size of the entire screen area can be retrieved via
gdkScreenGetWidth
and gdkScreenGetHeight
.
Since 2.2
A list containing the following elements:
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.