Settings.gtkEntrySelectOnFocus
bool gtkEntrySelectOnFocus() @property nothrowGet gtkEntrySelectOnFocus property.
Returns
Whether to select the contents of an entry when it is focused.
void gtkEntrySelectOnFocus(bool propval) @property nothrowSet gtkEntrySelectOnFocus property.
Parameters
propval | Whether to select the contents of an entry when it is focused. |