AboutDialog.programName

Set programName property.

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

Parameters

propval string

The name of the program.

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