StatusPage.title

Set title property.

  1. string title [@property getter]
  2. string title [@property setter]
    class StatusPage
    @property
    void
    title
    (
    string propval
    )

Parameters

propval string

The title to be displayed below the icon.

It is not parsed as Pango markup.