AboutDialog.programName

Get programName property.

  1. string programName [@property getter]
    class AboutDialog
    @property
    string
    programName
    ()
  2. string programName [@property setter]

Return Value

Type: string

The name of the program.

If this is not set, it defaults to the value returned by [glib.global.getApplicationName].