Re: gtk_entry



On Friday 02 August 2002 20:31, you wrote:
Jeffrey Goddard wrote:
Hi guys,
I'm using a gtk_entry as a password input, but I can't seem to find any
functions to clear out the old text in the entry buffer in the case of an
incorrect password entry. Can someone point me in the right direction?

gtk_entry_set_text(entry, "");
ok, i give up. it must be time to quit for the night.



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