Method

AdwAboutDialogget_version

Declaration [src]

const char*
adw_about_dialog_get_version (
  AdwAboutDialog* self
)

Description [src]

Gets the version for self.

Available since:1.5

Return value

Returns: const char*
 

The version.

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