Doc update.

2004-11-01  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkaboutdialog.c (gtk_show_about_dialog): Doc update.
This commit is contained in:
Matthias Clasen
2004-11-01 20:14:15 +00:00
committed by Matthias Clasen
parent f6608ba671
commit e9348e53fa
7 changed files with 35 additions and 0 deletions

View File

@ -1981,6 +1981,8 @@ gtk_about_dialog_set_url_hook (GtkAboutDialogActivateLinkFunc func,
* @Varargs: value of first property, followed by more properties, %NULL-terminated
*
* This is a convenience function for showing an application's about box.
* The constructed dialog is associated with the parent window and
* reused for future invocations of this function.
*
* Since: 2.6
*/