Description Usage Arguments Details Author(s)
Sets the name to display in the about dialog.
If this is not set, it defaults to gGetApplicationName()
.
WARNING: gtk_about_dialog_set_name
has been deprecated since version 2.12 and should not be used in newly-written code. Use gtkAboutDialogSetProgramName
instead.
1 | gtkAboutDialogSetName(object, name = NULL)
|
|
a |
|
the program name. [ allow-none ] |
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.