Function

AgsConfigget_instance

since: 3.0.0

Declaration [src]

AgsConfig*
ags_config_get_instance (
  void
)

Description [src]

Get config instance.

Available since: 3.0.0

Return value

Type: AgsConfig

The config instance.

The data is owned by the called function.