Description Usage Arguments Details Value Author(s)
Gets the primary monitor for screen
. The primary monitor
is considered the monitor where the 'main desktop' lives.
While normal application windows typically allow the window
manager to place the windows, specialized desktop applications
such as panels should place themselves on the primary monitor.
1 | gdkScreenGetPrimaryMonitor(object)
|
|
a |
If no primary monitor is configured by the user, the return value will be 0, defaulting to the first monitor. Since 2.20
[integer] An integer index for the primary monitor, or 0 if none is configured.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.