Gtk.AboutDialog.prototype.set_comments

function set_comments(comments:String):void {
    // Gjs wrapper for gtk_about_dialog_set_comments()
}

Sets the comments string to display in the about dialog. This should be a short string of one or two lines.

Since 2.6

comments

a comments string