GtkEntry::select_region

GtkEntry::select_region

select_region() is used to select a region of existing text, generally for using with the cut, copy and paste methods found in GtkEditable.

If you need to select the entire text entry, use the setting (0, -1).

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.