Method
AdwAboutWindowset_version
deprecated: 1.6 since: 1.2
Declaration [src]
void
adw_about_window_set_version (
AdwAboutWindow* self,
const char* version
)
Description [src]
Sets the version for self
.
The version is displayed on the main page.
If AdwAboutWindow:release-notes-version
is not set, the version will
also be displayed above the release notes on the What’s New page.
Available since: 1.2
Deprecated since: 1.6
Use AdwAboutDialog
.
Sets property | Adw.AboutWindow:version |