[gtk+] [docs] Fix GtkPlug::embedded signal documentation
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] [docs] Fix GtkPlug::embedded signal documentation
- Date: Mon, 22 Feb 2010 14:03:39 +0000 (UTC)
commit 62758ff5ef9a4f50d856bfc1f7814089a7951935
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Thu Feb 18 17:46:26 2010 +0100
[docs] Fix GtkPlug::embedded signal documentation
See bug #609650.
gtk/gtkplug.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkplug.c b/gtk/gtkplug.c
index 62afd58..b41d385 100644
--- a/gtk/gtkplug.c
+++ b/gtk/gtkplug.c
@@ -171,8 +171,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"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]