Correct docs for program-name property. (#496689, Thomas Wood)
2007-11-19 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c: Correct docs for program-name property. (#496689, Thomas Wood) svn path=/trunk/; revision=18999
This commit is contained in:
committed by
Matthias Clasen
parent
73cfd8fa1d
commit
0add6313d3
@ -184,12 +184,12 @@ gtk_about_dialog_class_init (GtkAboutDialogClass *klass)
|
||||
|
||||
|
||||
/**
|
||||
* GtkAboutDialog:name:
|
||||
* GtkAboutDialog:program-name:
|
||||
*
|
||||
* The name of the program.
|
||||
* If this is not set, it defaults to g_get_application_name().
|
||||
*
|
||||
* Since: 2.6
|
||||
* Since: 2.12
|
||||
*/
|
||||
g_object_class_install_property (object_class,
|
||||
PROP_NAME,
|
||||
|
||||
Reference in New Issue
Block a user