Method

GIRepositoryBaseInfoget_namespace

since: 2.80

Declaration

const char*
gi_base_info_get_namespace (
  GIBaseInfo* info
)

Description

Obtain the namespace of info.

Available since: 2.80

Return value

Type: const char*

The namespace.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.