gtkCellViewNewWithText {RGtk2} | R Documentation |
Creates a new GtkCellView
widget, adds a GtkCellRendererText
to it, and makes its show text
.
gtkCellViewNewWithText(text)
|
[character] the text to display in the cell view |
Since 2.6
[GtkWidget
] A newly created GtkCellView
widget.
Derived by RGtkGen from GTK+ documentation