Method
GIRepositoryBaseInfoclear
unstable since: 2.80
Description
Clears memory allocated internally by a stack-allocated
GIBaseInfo
.
This does not deallocate the GIBaseInfo
struct itself.
This must only be called on stack-allocated GIBaseInfo
s.
Use gi_base_info_unref()
for heap-allocated ones.
Available since: 2.80