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