Gtk.AboutDialog.prototype.get_program_name

function get_program_name():String {
    // Gjs wrapper for gtk_about_dialog_get_program_name()
}

Returns the program name displayed in the about dialog.

Since 2.12

Returns

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