Method

ValentSessionset_locked

unstable since: 1.0

Declaration [src]

void
valent_session_set_locked (
  ValentSession* session,
  gboolean state
)

Description [src]

Set the locked state of the primary ValentSessionAdapter.

Available since: 1.0

Sets propertyValent.Session:locked

Parameters

state

Type: gboolean

TRUE to lock, or FALSE to unlock.