AboutDialog.setProgramName

Sets the name to display in the about dialog. If this is not set, it defaults to g_get_application_name(). Since 2.12

class AboutDialog
void
setProgramName
(
string name
)

Parameters

name string

the program name

Meta