Method

GIRepositoryBaseInforef

since: 2.80

Declaration

GIBaseInfo*
gi_base_info_ref (
  void* info
)

Description

Increases the reference count of info.

Available since: 2.80

Return value

Type: GIBaseInfo

The same info.

The caller of the method takes ownership of the data, and is responsible for freeing it.