Struct
AgsControllerResource
Description [src]
struct AgsControllerResource {
gint ref_count;
gchar* group_id;
gchar* user_id;
guint access_mode;
}
Specifing attributes of resources.
Structure members
ref_count
The reference count.
group_id
The group id of permissions.
user_id
The user id of permissions.
access_mode
The access mode of permissions.
Functions
ags_controller_resource_unref
Decrease ref-count of controller_resource
and free it if ref-count drops to 0.
since: 3.0.0