Method

AdwMessageDialogset_heading_use_markup

deprecated: 1.6 since: 1.2

Declaration [src]

void
adw_message_dialog_set_heading_use_markup (
  AdwMessageDialog* self,
  gboolean use_markup
)

Description [src]

Sets whether the heading of self includes Pango markup.

See pango_parse_markup().

Available since: 1.2

Deprecated since: 1.6

Use AdwAlertDialog.

Parameters

use_markup

Type: gboolean

Whether to use markup for heading.