Interface

AgsBusinessGroup

[]

Description

interface Ags.BusinessGroup : GObject.Object

No description available.

[]

Prerequisite

In order to implement BusinessGroup, your type must inherit fromGObject.

Implementations

[]

Instance methods

ags_business_group_get_group_name

Get business group name.

since: 3.0.0

ags_business_group_get_group_uuid

Get group UUID as string vector.

since: 3.0.0

ags_business_group_get_user

Get business group name as NULL terminated string array.

since: 3.0.0

ags_business_group_set_group_name

Set business group name.

since: 3.0.0

ags_business_group_set_user

Set business group of user names as NULL terminated string array.

since: 3.0.0

Interface structure

[]

Virtual methods

Ags.BusinessGroup.get_group_name

Get business group name.

since: 3.0.0

Ags.BusinessGroup.get_group_uuid

Get group UUID as string vector.

since: 3.0.0

Ags.BusinessGroup.get_user

Get business group name as NULL terminated string array.

since: 3.0.0

Ags.BusinessGroup.set_group_name

Set business group name.

since: 3.0.0

Ags.BusinessGroup.set_user

Set business group of user names as NULL terminated string array.

since: 3.0.0