Method

AgsBusinessGroupManagerremove_business_group

since: 3.0.0

Declaration [src]

void
ags_business_group_manager_remove_business_group (
  AgsBusinessGroupManager* business_group_manager,
  GObject* business_group
)

Description [src]

Remove business_group from business_group_manager.

Available since: 3.0.0

Parameters

business_group

Type: GObject

The GObject implementing AgsBusinessGroup.

The data is owned by the caller of the function.