SettingsFlagAction

Constructors

this
this(DzlSettingsFlagAction* dzlSettingsFlagAction, bool ownedRef = false)

Sets our main struct and passes it to the parent class.

this
this(string schemaId, string schemaKey, string flagNick)

This creates a new action that can be used to toggle an individual flag in a #GSettings key which is of a flags type.

Members

Functions

getSettingsFlagActionStruct
DzlSettingsFlagAction* getSettingsFlagActionStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlSettingsFlagAction
DzlSettingsFlagAction* dzlSettingsFlagAction;

the main Gtk struct

Meta