diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkenums.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkenums.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtkenums.sgml b/docs/reference/gtk/tmpl/gtkenums.sgml index e7fee82819..4865fe99f8 100644 --- a/docs/reference/gtk/tmpl/gtkenums.sgml +++ b/docs/reference/gtk/tmpl/gtkenums.sgml @@ -443,7 +443,7 @@ Used by #GtkCList and #GtkCTree to indicate whether a row is visible. <!-- ##### ENUM GtkWindowPosition ##### --> <para> Window placement can be influenced using this enumeration. Note that -using @GTK_WIN_POS_CENTER_ALWAYS is almost always a bad idea. +using #GTK_WIN_POS_CENTER_ALWAYS is almost always a bad idea. It won't necessarily work well with all window managers or on all windowing systems. </para> |