[Glade-users] password entry field

John Delaney johndelaney at gmail.com
Mon Sep 13 18:38:49 EDT 2010


On Mon, Sep 13, 2010 at 10:07 PM, Arthur Shats <ashats at hotmail.com> wrote:
> How do I display *** (stars) instead of actuall characters that user
> types

http://library.gnome.org/devel/gtk/unstable/GtkEntry.html#gtk-entry-set-visibility

> how do I later access the actual text the user typed, not the
> stars (when I am going to validate it).

http://library.gnome.org/devel/gtk/unstable/GtkEntry.html#gtk-entry-get-text

John


More information about the Glade-users mailing list