AppChooserButton.heading

string heading() @property

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

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.