Gtk.AboutDialog.prototype.get_version

function get_version():String {
    // Gjs wrapper for gtk_about_dialog_get_version()
}

Returns the version string.

Since 2.6

Returns

The version string. The string is owned by the about dialog and must not be modified.