[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 committed by Tristan Van Berkom
parent 576f2770c7
commit 7edbc6b6ee

View File

@ -172,8 +172,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"),