Method
GlyLoaderset_sandbox_selector
since: 2.0
Declaration [src]
void
gly_loader_set_sandbox_selector (
GlyLoader* loader,
GlySandboxSelector sandbox_selector
)
Description [src]
Selects which sandbox mechanism should be used. The default without calling this function is GlySandboxSelector.AUTO.
Available since: 2.0
| Sets property | Gly.Loader:sandbox-selector |
Parameters
sandbox_selector-
Type:
GlySandboxSelectorMethod by which the sandbox mechanism is selected.