Property

MalcontentUiUserControls:app-filter

since: 0.5.0

Declaration

property app-filter: Malcontent.AppFilter [ read, write ]

Description [src]

The user’s current app filter, used to set up the user controls.

As app filters are immutable, it is not updated as the user controls are changed. Use mct_user_controls_build_app_filter() to build the new app filter.

This may be NULL if the app filter is unknown, or if querying it from MctUserControls:user fails.

Type:MctAppFilter

Available since: 0.5.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno