Method

AdapBannerset_use_markup

since: 1.3

Declaration [src]

void
adap_banner_set_use_markup (
  AdapBanner* self,
  gboolean use_markup
)

Description [src]

Sets whether to use Pango markup for the banner title.

See also pango_parse_markup().

Available since: 1.3

Sets propertyAdap.Banner:use-markup

Parameters

use_markup

Type: gboolean

Whether to use markup.