summaryrefslogtreecommitdiff
path: root/docs/widget_system.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/widget_system.txt')
-rw-r--r--docs/widget_system.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/widget_system.txt b/docs/widget_system.txt
index e5f0328671..07a5532db6 100644
--- a/docs/widget_system.txt
+++ b/docs/widget_system.txt
@@ -391,7 +391,7 @@ When a widget receives the unmap signal, it must:
2) If the widget does not have a window, unmap all child widgets
3) Do any other functions related to taking the widget offscreen
(for instance, removing popup windows...)
- 3) Unset GTK_MAPPED
+ 4) Unset GTK_MAPPED
The Unrealize signal