See also: adw.banner.Banner.useMarkup.
Banner.title
string title() @property nothrowGet title property.
Returns
The title for this banner.
void title(string propval) @property nothrowSet title property.
Parameters
propval | The title for this banner. See also: adw.banner.Banner.useMarkup. |