[gtk+] gtksocket: Remove mention to gtk_socket_steal() deprecated function



commit 4a5e0a35b92f8bbe3070c8a37c96a9030f45f093
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Sep 8 17:14:37 2010 +0200

    gtksocket: Remove mention to gtk_socket_steal() deprecated function

 gtk/gtksocket.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtksocket.c b/gtk/gtksocket.c
index 8794061..ed82739 100644
--- a/gtk/gtksocket.c
+++ b/gtk/gtksocket.c
@@ -100,11 +100,6 @@
  * <application>Qt</application>, allowing the same level of integration
  * when embedding a <application>Qt</application> widget in GTK or vice versa.
  *
- * A socket can also be used to swallow arbitrary
- * pre-existing top-level windows using gtk_socket_steal(),
- * though the integration when this is done will not be as close
- * as between a #GtkPlug and a #GtkSocket.
- *
  * <note>
  * The #GtkPlug and #GtkSocket widgets are currently not available
  * on all platforms supported by GTK+.



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