Documentation
Dlang.org
CompletionCell.setText
gtksource
completion_cell
CompletionCell
Sets the text for the column cell. Use null to unset.
class
CompletionCell
void
setText
(
string
text
= null
)
Parameters
text
string
the text to set or null
gtksource
completion_cell
CompletionCell
constructors
this
functions
getColumn
getWidget
self
setGicon
setIconName
setMarkup
setPaintable
setText
setTextWithAttributes
setWidget
properties
_gType
markup
paintable
text
widget
static functions
_getGType
Sets the text for the column cell. Use null to unset.