StatusPage.setDescription
void setDescription(string description = null)Sets the description markup for self.
The description is displayed below the title. It is parsed as Pango markup.
Parameters
description | the description |
void setDescription(string description = null)Sets the description markup for self.
The description is displayed below the title. It is parsed as Pango markup.
description | the description |