Method
GckModuleget_info
Declaration [src]
GckModuleInfo*
gck_module_get_info (
GckModule* self
)
Return value
Type: GckModuleInfo
The module info; release this with gck_module_info_free().
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |