derelict-cef ~master (2021-12-25T13:49:49.8232727)
Dub
Repo
cef_textfield_t.get_selected_text
derelict
cef
types
cef_textfield_t
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct
cef_textfield_t
extern (
System
) @
nogc
nothrow
cef_string_userfree_t
function
(
cef_textfield_t
*)
get_selected_text
;
Meta
Source
See Implementation
derelict
cef
types
cef_textfield_t
variables
append_text
apply_text_color
apply_text_style
base
clear_edit_history
clear_selection
execute_command
get_cursor_position
get_placeholder_text
get_selected_range
get_selected_text
get_selection_background_color
get_selection_text_color
get_text
get_text_color
has_selection
insert_or_replace_text
is_command_enabled
is_password_input
is_read_only
select_all
select_range
set_accessible_name
set_font_list
set_password_input
set_placeholder_text
set_placeholder_text_color
set_read_only
set_selection_background_color
set_selection_text_color
set_text
set_text_color