Method

GntEntryset_masked

Declaration [src]

void
gnt_entry_set_masked (
  GntEntry* entry,
  gboolean set
)

Description [src]

Set whether the text in the entry box should be masked for display.

Parameters

set

Type: gboolean

TRUE if the text should be masked, FALSE otherwise.