Method

MalcontentUiRestrictApplicationsDialogget_user_display_name

since: 0.5.0

Declaration [src]

const gchar*
mct_restrict_applications_dialog_get_user_display_name (
  MctRestrictApplicationsDialog* self
)

Return value

Type: const gchar*

The display name of the user the dialog is 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.