set_program_name
Description:
Sets the name to display in the about dialog.
If `name` is not set, the string returned by `g_get_application_name()` is used.
Parameters:
| this |
an about dialog |
| name |
the program name |
Sets the name to display in the about dialog.
If `name` is not set, the string returned by `g_get_application_name()` is used.
| this |
an about dialog |
| name |
the program name |