xapp-util

xapp-util

Functions

Description

Functions

xapp_util_gpu_offload_supported ()

gboolean
xapp_util_gpu_offload_supported (void);

Performs a check to see if on-demand mode for discrete graphics is supported.

Returns

TRUE if supported.

Since: 1.8


xapp_util_get_session_is_running ()

gboolean
xapp_util_get_session_is_running (void);

Check if the Session Manager is currently in the "Running" phase.

Returns

TRUE if the session is running.

Since: 2.0

Types and Values