[docs] Fix GtkPlug::embedded signal documentation

See bug #609650.
This commit is contained in:
Carlos Garcia Campos 2010-02-18 17:46:26 +01:00
parent e5fc3dcf64
commit 62758ff5ef

View File

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