Constructor
GtkPasswordEntryBuffernew
Declaration [src]
GtkEntryBuffer*
gtk_password_entry_buffer_new (
void
)
Return value
Type: GtkEntryBuffer
The newly created instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |