[Gtk-sharp-list] GTK

Richard Torkar richard.torkar@htu.se
Thu, 18 Mar 2004 19:52:22 +0100


On Thu, 2004-03-18 at 15:19 -0300, Rodrigo do Valle Chagas Diniz wrote:

> Hi Everyone...
> How do I make a Entry only diplay "*" when the user types , like a
> Password input???
> I designed the interface using Glade. Is there a property or Method to
> do that??

Look at the property:
Gtk.Entry.Visibility



/Richard