Method

GlyLoaderset_sandbox_selector

since: 1.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: 1.0

Parameters

sandbox_selector

Type: GlySandboxSelector

Method by which the sandbox mechanism is selected.