AboutDialog.programName

string programName() @property

Get programName property.

Returns

The name of the program.

If this is not set, it defaults to glib.global.getApplicationName.

void programName(string propval) @property

Set programName property.

Parameters

propvalThe name of the program. If this is not set, it defaults to glib.global.getApplicationName.