gtk+ r21256 - in trunk: . gtk



Author: wbolster
Date: Mon Sep  1 20:27:18 2008
New Revision: 21256
URL: http://svn.gnome.org/viewvc/gtk+?rev=21256&view=rev

Log:
2008-09-01  Wouter Bolsterlee  <wbolster svn gnome org>

	* gtk/gtkselection.c:
	Update documentation for gtk_selection_data_get_data to
	match the changes introduced in -r21232 (the length
	parameter was removed).



Modified:
   trunk/ChangeLog
   trunk/gtk/gtkselection.c

Modified: trunk/gtk/gtkselection.c
==============================================================================
--- trunk/gtk/gtkselection.c	(original)
+++ trunk/gtk/gtkselection.c	Mon Sep  1 20:27:18 2008
@@ -1171,8 +1171,6 @@
  *
  * Retrieves the raw data of the selection.
  *
- * If @length is not %NULL it is filled with the length of data.
- *
  * Returns: the raw data of the selection.
  *
  * Since: 2.14



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