Method

ValentSessionget_active

unstable since: 1.0

Declaration [src]

gboolean
valent_session_get_active (
  ValentSession* session
)

Description [src]

Get the active state of the primary ValentSessionAdapter.

Available since: 1.0

Gets propertyValent.Session:active

Return value

Type: gboolean

TRUE if the session is active, or FALSE if not.