GtkAboutDialog::set_name

void set_name(string name);

Sets the program name. If it is not set, a default value will be taken: It's the filename of the script which has been started.

See also: get_name()