ContainerCellAccessible

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this()

Members

Functions

addChild
void addChild(gtk.cell_accessible.CellAccessible child)
getChildren
gtk.cell_accessible.CellAccessible[] getChildren()

Get a list of children.

removeChild
void removeChild(gtk.cell_accessible.CellAccessible child)
self
ContainerCellAccessible self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()
builder
ContainerCellAccessibleGidBuilder builder()

Get builder for gtk.container_cell_accessible.ContainerCellAccessible

Inherited Members

From CellAccessible

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
CellAccessible self()

Returns this, for use in with statements.

builder
CellAccessibleGidBuilder builder()

Get builder for gtk.cell_accessible.CellAccessible