Gtk.AboutDialog.prototype.get_comments

function get_comments():String {
    // Gjs wrapper for gtk_about_dialog_get_comments()
}

Returns the comments string.

Since 2.6

Returns

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