Function

ValentSessionget_default

unstable since: 1.0

Declaration [src]

ValentSession*
valent_session_get_default (
  void
)

Description [src]

Get the default ValentSession.

Available since: 1.0

Return value

Type: ValentSession

A ValentSession

The data is owned by the called function.
The return value can be NULL.