Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCellViewNewWithText: gtkCellViewNewWithText
Description
Creates a new
GtkCellView
widget, adds a
GtkCellRendererText
to it, and makes its show
text
.
Usage
gtkCellViewNewWithText(text)
Arguments
text
the text to display in the cell view
Value
GtkWidget
] A newly created
GtkCellView
widget.
Details
Since 2.6