Method
PwgRegistrylookup_global
since: 0.1
Declaration [src]
PwgGlobal*
pwg_registry_lookup_global (
PwgRegistry* self,
unsigned int id
)
Return value
Type: PwgGlobal
The matching global, or NULL.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |