Method
MalcontentUiRestrictApplicationsDialogset_app_filter
since: 0.5.0
Declaration [src]
void
mct_restrict_applications_dialog_set_app_filter (
MctRestrictApplicationsDialog* self,
MctAppFilter* app_filter
)
Parameters
app_filter-
Type:
MctAppFilterThe app filter to configure the dialog from, or
NULLto use an empty app filter.The argument can be NULL.The data is owned by the caller of the method.