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
functions
getColumn
getWidget
setGicon
setIconName
setMarkup
setPaintable
setText
setTextWithAttributes
setWidget
Sets the text for the column cell. Use null to unset.