xfce-gdk-extensions

xfce-gdk-extensions

Functions

Includes

#include <libxfce4ui/libxfce4ui.h>

Description

Functions

xfce_gdk_screen_get_active ()

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.

Parameters

monitor_return

Address to store the monitor number to or NULL.

 

Returns

the currently active GdkScreen.

Types and Values