SettingsFlagAction

Constructors

this
this(DzlSettingsFlagAction* dzlSettingsFlagAction, bool ownedRef)

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)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Mixins

__anonymous
mixin ActionT!(DzlSettingsFlagAction)
Undocumented in source.

Static functions

getType
GType getType()

Variables

dzlSettingsFlagAction
DzlSettingsFlagAction* dzlSettingsFlagAction;

the main Gtk struct

Meta