Method
MalcontentUiRestrictApplicationsDialogbuild_app_filter
since: 0.5.0
Declaration [src]
void
mct_restrict_applications_dialog_build_app_filter (
MctRestrictApplicationsDialog* self,
MctAppFilterBuilder* builder
)
Description [src]
Get the app filter settings currently configured in the dialog, by modifying
the given builder.
Typically this will be called in the handler for
GtkDialog::response.
Available since: 0.5.0
Parameters
builder-
Type:
MctAppFilterBuilderAn existing
MctAppFilterBuilderto modify.The data is owned by the caller of the method.