ChildPropertyAction

Constructors

this
this(DzlChildPropertyAction* dzlChildPropertyAction, bool ownedRef = false)

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

this
this(string name, Container container, Widget child, string childPropertyName)

This creates a new #GAction that will change when the underlying child property of @container changes for @child.

Members

Functions

getChildPropertyActionStruct
DzlChildPropertyAction* getChildPropertyActionStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlChildPropertyAction
DzlChildPropertyAction* dzlChildPropertyAction;

the main Gtk struct

Meta