Banner.title

string title() @property nothrow

Get title property.

Returns

The title for this banner.

See also: adw.banner.Banner.useMarkup.

void title(string propval) @property nothrow

Set title property.

Parameters

propvalThe title for this banner. See also: adw.banner.Banner.useMarkup.