mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 01:31:13 +00:00
Clarify documentation of GtkAboutDialog::logo
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=636594
This commit is contained in:
parent
3948a485a7
commit
dcf41924fe
@ -569,8 +569,8 @@ gtk_about_dialog_class_init (GtkAboutDialogClass *klass)
|
||||
/**
|
||||
* GtkAboutDialog:logo:
|
||||
*
|
||||
* A logo for the about box. If this is not set, it defaults to
|
||||
* gtk_window_get_default_icon_list().
|
||||
* A logo for the about box. If it is %NULL, the default window icon
|
||||
* set with gtk_window_set_default_icon() will be used.
|
||||
*
|
||||
* Since: 2.6
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user