Method

FoundryConfigdup_sdk

Declaration [src]

FoundrySdk*
foundry_config_dup_sdk (
  FoundryConfig* self
)

Description [src]

Gets the SDK for the configuration.

Return value

Type: FoundrySdk

A FoundrySdk 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.