Method
AdwAboutWindowset_comments
deprecated: 1.6 since: 1.2
Declaration [src]
void
adw_about_window_set_comments (
AdwAboutWindow* self,
const char* comments
)
Description [src]
Sets the comments about the application.
Comments will be shown on the Details page, above links.
Unlike GtkAboutDialog:comments
, this string can be long and
detailed. It can also contain links and Pango markup.
Available since: 1.2
Deprecated since: 1.6
Use AdwAboutDialog
.
Sets property | Adw.AboutWindow:comments |