Top | ![]() |
![]() |
![]() |
![]() |
GdkScreen *
xfce_gdk_screen_get_active (gint *monitor_return
);
Returns the currently active GdkScreen, that is, the screen which currently contains the pointer. If no active screen was found, the default GdkScreen is returned.
monitor_return |
Address to store the monitor number to or |
[out][allow-none] |
GdkRectangle *
xfce_gdk_screen_get_geometry (void
);
Returns the width and height of the default GdkScreen. This is a replacement for gdk_screen_width/gdk_screen_height.
Since: 4.14