Method
GIRepositoryBaseInfoget_name
since: 2.80
Declaration [src]
const char*
gi_base_info_get_name (
GIBaseInfo* info
)
Description [src]
Obtain the name of the info
.
What the name represents depends on the type of the
info
. For instance for GIFunctionInfo
it is the name of
the function.
Available since: 2.80