Description Usage Arguments Details Value Author(s)
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.
1 | gtkCellViewNewWithMarkup(markup)
|
|
the text to display in the cell view |
Since 2.6
[GtkWidget
] A newly created GtkCellView
widget.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.