Method
MalcontentUiUserControlsset_permission
since: 0.5.0
Declaration [src]
void
mct_user_controls_set_permission (
MctUserControls* self,
GPermission* permission
)
Description [src]
Set the value of MctUserControls:permission.
Available since: 0.5.0
| Sets property | MalcontentUi.UserControls:permission |
Parameters
permission-
Type:
GPermissionThe
GPermissionindicating whether the current user has permission to view or change parental controls, orNULLif permission is not allowed or is unknown.The argument can be NULL.The data is owned by the caller of the method.