pidgin: aafa8335: Add some more @since tags.
qulogic at pidgin.im
qulogic at pidgin.im
Sat Apr 4 03:35:42 EDT 2009
-----------------------------------------------------------------
Revision: aafa8335a0f0460abd4e18df41f5860ec4bffec8
Ancestor: 58b2ba106e563fcd0984b9438aa427f1d61e25e9
Author: qulogic at pidgin.im
Date: 2009-04-04T05:17:30
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/aafa8335a0f0460abd4e18df41f5860ec4bffec8
Modified files:
libpurple/xmlnode.h pidgin/gtkprefs.h
ChangeLog:
Add some more @since tags.
-------------- next part --------------
============================================================
--- libpurple/xmlnode.h 2aae466e16d495b2bd28fff99ed08b7150ed3ec9
+++ libpurple/xmlnode.h 6d074d999f4956ff8525c239779ab463f894ce63
@@ -273,6 +273,8 @@ const char *xmlnode_get_prefix(const xml
* @param child The child node.
*
* @return The parent or NULL.
+ *
+ * @since 2.6.0
*/
xmlnode *xmlnode_get_parent(const xmlnode *child);
============================================================
--- pidgin/gtkprefs.h 06dae34edc2dfc557810f5c2ac1add220a10a363
+++ pidgin/gtkprefs.h cac6ac04ebbc3df8f2be657e35427b6498c8692c
@@ -92,6 +92,8 @@ GtkWidget *pidgin_prefs_labeled_entry(Gt
* @return An hbox containing both the label and the entry. Can be used to set
* the widgets to sensitive or insensitive based on the value of a
* checkbox.
+ *
+ * @since 2.6.0
*/
GtkWidget *pidgin_prefs_labeled_password(GtkWidget *page, const gchar *title,
const char *key, GtkSizeGroup *sg);
More information about the Commits
mailing list