Method
FoundryInhibitordup_context
Declaration [src]
FoundryContext*
foundry_inhibitor_dup_context (
FoundryInhibitor* self
)
Return value
Type: FoundryContext
A FoundryContext
or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |