]> Pileus Git - ~andy/gtk/commitdiff
[docs] Fix GtkPlug::embedded signal documentation
authorCarlos Garcia Campos <carlosgc@gnome.org>
Thu, 18 Feb 2010 16:46:26 +0000 (17:46 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:56:17 +0000 (20:56 -0400)
See bug #609650.

gtk/gtkplug.c

index b2514fc76a408f025de66d98f8558b5b5977922b..7beccf6f0f7a0b49328810a454e1266ed11bab91 100644 (file)
@@ -172,8 +172,7 @@ gtk_plug_class_init (GtkPlugClass *class)
    * GtkPlug::embedded:
    * @plug: the object on which the signal was emitted
    *
-   * Gets emitted when the plug becomes embedded in a socket
-   * and when the embedding ends.
+   * Gets emitted when the plug becomes embedded in a socket.
    */ 
   plug_signals[EMBEDDED] =
     g_signal_new (I_("embedded"),