Method
AgsBusinessGroupManagerget_business_group
since: 3.0.0
[−]
Declaration [src]
GList*
ags_business_group_manager_get_business_group (
AgsBusinessGroupManager* business_group_manager
)
[−]
Return value
Type: A list of GObject*
The GList
-struct containing GObject
implementing AgsBusinessGroup
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |