Virtual Method
FoundryTweakcreate_input
Declaration [src]
FoundryInput*
create_input (
FoundryTweak* self,
FoundryContext* context
)
Parameters
context
-
Type:
FoundryContext
The data is owned by the caller of the method.
Return value
Type: FoundryInput
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |