SF.net SVN: geany:[5251] trunk/src/ui_utils.h

ntrel at users.sourceforge.net ntrel at xxxxx
Wed Sep 22 15:25:37 UTC 2010


Revision: 5251
          http://geany.svn.sourceforge.net/geany/?rev=5251&view=rev
Author:   ntrel
Date:     2010-09-22 15:25:37 +0000 (Wed, 22 Sep 2010)

Log Message:
-----------
Explain owner parameter of ui_hookup_widget() better.

Modified Paths:
--------------
    trunk/src/ui_utils.h

Modified: trunk/src/ui_utils.h
===================================================================
--- trunk/src/ui_utils.h	2010-09-21 17:48:42 UTC (rev 5250)
+++ trunk/src/ui_utils.h	2010-09-22 15:25:37 UTC (rev 5251)
@@ -25,7 +25,7 @@
 #define GEANY_UI_UTILS_H 1
 
 /** Sets a name to lookup @a widget from @a owner.
- * @param owner Usually a @c GtkWindow.
+ * @param owner Usually a window, dialog or popup menu.
  * @param widget Widget.
  * @param widget_name Name.
  * @see ui_lookup_widget().


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list