Gtk.Label.Markup Property

Parses str which is marked up with the Pango text markup language

Syntax

public string Markup { set; }

Value

a GtkLabel

Remarks

Parses value which is marked up with the Pango text markup language, setting the text of the label and attribute list based on the parse results.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)