I have a login-window with two gtk.Entry objects. The first one is for username and the second one is for password. How to add some Ghosttext to the Entry, so there is written "Username" in the Entry but if you click inside the text, it dissapears?
Can anyone help me with this?