PreferencesFlowBox

Constructors

this
this(DzlPreferencesFlowBox* dzlPreferencesFlowBox, bool ownedRef = false)

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

this
this()

Members

Functions

getPreferencesFlowBoxStruct
DzlPreferencesFlowBox* getPreferencesFlowBoxStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlPreferencesFlowBox
DzlPreferencesFlowBox* dzlPreferencesFlowBox;

the main Gtk struct

Inherited Members

From ColumnLayout

dzlColumnLayout
DzlColumnLayout* dzlColumnLayout;

the main Gtk struct

getColumnLayoutStruct
DzlColumnLayout* getColumnLayoutStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()
getColumnSpacing
int getColumnSpacing()
getColumnWidth
int getColumnWidth()
getMaxColumns
uint getMaxColumns()
getRowSpacing
int getRowSpacing()
setColumnSpacing
void setColumnSpacing(int columnSpacing)
setColumnWidth
void setColumnWidth(int columnWidth)
setMaxColumns
void setMaxColumns(uint maxColumns)
setRowSpacing
void setRowSpacing(int rowSpacing)

Meta