AppChooserButton.heading

string heading() @property nothrow

Get heading property.

Returns

The text to show at the top of the dialog that can be

opened from the button. The string may contain Pango markup.

void heading(string propval) @property nothrow

Set heading property.

Parameters

propvalThe text to show at the top of the dialog that can be opened from the button. The string may contain Pango markup.