Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

Details

Since 2.6

Value

[GtkWidget] A newly created GtkCellView widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.