ProjectSettingsSingleton.setOrder

Set the order of a configuration value (influences when saved to the config file).

struct ProjectSettingsSingleton
@nogc nothrow
void
setOrder
(
StringArg0
)
(
in StringArg0 name
,
in long position
)

Meta