ExpanderRow.subtitle

Set subtitle property.

  1. string subtitle [@property getter]
  2. string subtitle [@property setter]
    class ExpanderRow
    @property
    void
    subtitle
    (
    string propval
    )

Parameters

propval string

The subtitle for this row.

The subtitle is interpreted as Pango markup unless property@PreferencesRow:use-markup is set to FALSE.