gtk+ r22017 - trunk/gtk



Author: matthiasc
Date: Wed Dec 31 02:34:03 2008
New Revision: 22017
URL: http://svn.gnome.org/viewvc/gtk+?rev=22017&view=rev

Log:
And amend the docs, too


Modified:
   trunk/gtk/gtkentry.c

Modified: trunk/gtk/gtkentry.c
==============================================================================
--- trunk/gtk/gtkentry.c	(original)
+++ trunk/gtk/gtkentry.c	Wed Dec 31 02:34:03 2008
@@ -795,7 +795,11 @@
    * GtkEntry:caps-lock-warning
    *
    * Whether password entries will show a warning when Caps Lock is on
-   * or an input method is active.
+   * or an input method is active. 
+   *
+   * Note that the warning is shown using a secondary icon, and thus
+   * does not work if you are using the secondary icon position for some 
+   * other purpose.
    *
    * Since: 2.16
    */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]