[gtkmm] Gtkmm-forge digest, Vol 1 #556 - 1 msg



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs.


Today's Topics:

   1. [Bug 126870] New - Documentation bug (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 13 Nov 2003 00:56:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 126870] New - Documentation bug

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=126870

Changed by igorbounov voronezh serw ru 

--- shadow/126870	Thu Nov 13 00:56:03 2003
+++ shadow/126870.tmp.20520	Thu Nov 13 00:56:03 2003
@@ -0,0 +1,42 @@
+Bug#: 126870
+Product: gtkmm
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: reference documentation
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: igorbounov voronezh serw ru               
+QAContact: gtkmm-forge lists sourceforge net
+TargetMilestone: ---
+URL: 
+Summary: Documentation bug
+
+In gtkmm docs is written:
+(http://www.gtkmm.org/gtkmm2/docs/reference/html/classGtk_1_1TreePath.html#a41)
+Glib::ustring Gtk::TreePath::to_string (  ) const
+Generates a string representation of the path.
+This string is a ':' separated list of numbers. For example, "4:10:0:3"
+would be an acceptable 
+return value for this string.
+Returns:
+    A newly-allocated string. Must be freed with Glib::free(). "
+
+Here "Must be freed with Glib::free()" is erroneous, these statement should
+be removed.
+
+Another refference in gtkmm docs:
+(http://www.gtkmm.org/gtkmm2/docs/reference/html/classGtk_1_1TreeModel.html#a18)
+"Glib::ustring Gtk::TreeModel::get_string (const iterator& iter) const
+Generates a string representation of the iter.
+This string is a ':' separated list of numbers. For example, "4:10:0:3"
+would be an acceptable return value for this string.
+Parameters:
+    iter 	An Gtk::TreeIter.
+Returns:
+    A newly-allocated string. Must be freed with Glib::free()."
+"Must be freed with Glib::free()" is erroneous, these statement should be
+removed.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]