PgLayout.setMarkup

Same as pango_layout_set_markup_with_accel(), but the markup text isn't scanned for accelerators.

class PgLayout
void
setMarkup
(
string markup
,
int length
)

Parameters

markup string

marked-up text

length int

length of marked-up text in bytes, or -1 if @markup is null-terminated

Meta