Method

GIRepositoryBaseInfounref

since: 2.80

Declaration [src]

void
gi_base_info_unref (
  void* info
)

Description [src]

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