ContainerCellAccessible

Constructors

this
this(GtkContainerCellAccessible* gtkContainerCellAccessible, bool ownedRef)

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

this
this()

Members

Functions

addChild
void addChild(CellAccessible child)
getChildren
ListG getChildren()

Get a list of children.

getContainerCellAccessibleStruct
GtkContainerCellAccessible* getContainerCellAccessibleStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

removeChild
void removeChild(CellAccessible child)

Static functions

getType
GType getType()

Variables

gtkContainerCellAccessible
GtkContainerCellAccessible* gtkContainerCellAccessible;

the main Gtk struct

Inherited Members

From CellAccessible

gtkCellAccessible
GtkCellAccessible* gtkCellAccessible;

the main Gtk struct

getCellAccessibleStruct
GtkCellAccessible* getCellAccessibleStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()