inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
inherit Ocgtk_gtk__.GAccessible_text.accessible_text_t
inherit Ocgtk_gtk__.GEditable.editable_t
method on_delete_from_cursor : ?after:bool ->
callback:(type_:Ocgtk_gtk__.Gtk_enums.deletetype -> count:int -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_move_cursor : ?after:bool ->
callback:
(step:Ocgtk_gtk__.Gtk_enums.movementstep ->
count:int ->
extend:bool ->
unit) ->
unit ->
Gobject.Signal.handler_idmethod get_activates_default : unit -> boolmethod get_attributes : unit -> Ocgtk_pango.Pango.Attr_list.attr_list_t optionmethod get_buffer : unit -> Ocgtk_gtk__.GEntry_buffer.entry_buffer_tmethod get_enable_emoji_completion : unit -> boolmethod get_invisible_char : unit -> intmethod get_max_length : unit -> intmethod get_overwrite_mode : unit -> boolmethod get_placeholder_text : unit -> string optionmethod get_propagate_text_width : unit -> boolmethod get_tabs : unit -> Ocgtk_pango.Pango.Tab_array.tab_array_t optionmethod get_text_length : unit -> UInt16.tmethod get_truncate_multiline : unit -> boolmethod get_visibility : unit -> boolmethod grab_focus_without_selecting : unit -> boolmethod set_activates_default : bool -> unitmethod set_attributes : Ocgtk_pango.Pango.Attr_list.attr_list_t option -> unitmethod set_buffer : Ocgtk_gtk__.GEntry_buffer.entry_buffer_t -> unitmethod set_enable_emoji_completion : bool -> unitmethod set_invisible_char : int -> unitmethod set_max_length : int -> unitmethod set_overwrite_mode : bool -> unitmethod set_placeholder_text : string option -> unitmethod set_propagate_text_width : bool -> unitmethod set_tabs : Ocgtk_pango.Pango.Tab_array.tab_array_t option -> unitmethod set_truncate_multiline : bool -> unitmethod set_visibility : bool -> unitmethod unset_invisible_char : unit -> unitmethod im_module : stringmethod set_im_module : string -> unitmethod invisible_char_set : boolmethod set_invisible_char_set : bool -> unitmethod as_text : Ocgtk_gtk__.Text.t