Method

GIRepositoryBaseInfounref

since: 2.80

Declaration

void
gi_base_info_unref (
  void* info
)

Description

Decreases the reference count of info. When its reference count drops to 0, the info is freed.

This must not be called on stack-allocated GIBaseInfos — use gi_base_info_clear() for that.

Available since: 2.80