Method

MalcontentUiUserControlsget_user_locale

since: 0.5.0

Declaration [src]

const gchar*
mct_user_controls_get_user_locale (
  MctUserControls* self
)

Description [src]

Get the value of MctUserControls:user-locale.

Available since: 0.5.0

Return value

Type: const gchar*

The locale of the user the controls are configured for, or NULL if unknown.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.