Method

HandyStatusPageget_description

since: 1.2

Declaration [src]

const gchar*
hdy_status_page_get_description (
  HdyStatusPage* self
)

Description [src]

Gets the description for self.

Available since: 1.2

Return value

Type: const gchar*

The description for self.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.