Method

MalcontentUiRestrictApplicationsDialogget_app_filter

since: 0.5.0

Declaration [src]

MctAppFilter*
mct_restrict_applications_dialog_get_app_filter (
  MctRestrictApplicationsDialog* self
)

Description [src]

Get the value of MctRestrictApplicationsDialog:app-filter.

If the property was originally set to NULL, this will be the empty app filter.

Available since: 0.5.0

Return value

Type: MctAppFilter

The initial app filter used to populate the dialog.

The returned data is owned by the instance.