Method
FoundrySdkset_name
Declaration [src]
void
foundry_sdk_set_name (
FoundrySdk* self,
const char* name
)
Description [src]
Set the user-visible name of the sdk.
This should only be called by implementations of FoundrySdkProvider
.
Sets property | Foundry.Sdk:name |