Method

AdwAboutWindowget_comments

deprecated: 1.6 since: 1.2

Declaration [src]

const char*
adw_about_window_get_comments (
  AdwAboutWindow* self
)

Description [src]

Gets the comments about the application.

Available since: 1.2

Deprecated since: 1.6

Use AdwAboutDialog.

Return value

Type: const char*

The comments.

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