Documentation
Dlang.org
CellView.getModel
gtk
cell_view
CellView
Returns the model for cell_view. If no model is used null is returned.
class
CellView
gtk.tree_model.TreeModel
getModel
(
)
Return Value
Type:
gtk
.
tree_model
.
TreeModel
a #GtkTreeModel used or null
gtk
cell_view
CellView
constructors
this
functions
getDisplayedRow
getDrawSensitive
getFitModel
getModel
getSizeOfRow
self
setBackgroundColor
setBackgroundRgba
setDisplayedRow
setDrawSensitive
setFitModel
setModel
properties
_gType
background
backgroundGdk
backgroundRgba
backgroundSet
cellArea
cellAreaContext
drawSensitive
fitModel
model
static functions
_getGType
builder
newWithContext
newWithMarkup
newWithPixbuf
newWithText
Returns the model for cell_view. If no model is used null is returned.