AppChooserDialog.heading

Set heading property.

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

Parameters

propval string

The text to show at the top of the dialog.

The string may contain Pango markup.