Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCellViewNewWithMarkup: gtkCellViewNewWithMarkup
Description
Creates a new
GtkCellView
widget, adds a
GtkCellRendererText
to it, and makes it show
markup
. The text can be marked up with the Pango text markup language.
Usage
gtkCellViewNewWithMarkup(markup)
Arguments
markup
the text to display in the cell view
Value
GtkWidget
] A newly created
GtkCellView
widget.
Details
Since 2.6