AppChooserButton.heading

Set heading property.

  1. string heading [@property getter]
  2. string heading [@property setter]
    class AppChooserButton
    @property
    void
    heading
    (
    string propval
    )

Parameters

propval string

The text to show at the top of the dialog that can be opened from the button.

The string may contain Pango markup.