Method GTK2.Label()->set_markup()
- Method
set_markup
GTK2.Label
set_markup(string
text
)- Description
Parses text which is marked up with the Pango text markup language, setting the label's text and attribute list based on the parse results.
GTK2.Label
set_markup(string
text
)
Parses text which is marked up with the Pango text markup language, setting the label's text and attribute list based on the parse results.
There are no comments to this page yet!