gtkmm  3.93.0
Gtk::Entry Member List

This is the complete list of members for Gtk::Entry, including all inherited members.

activate()Gtk::Widget
add_accelerator(const Glib::ustring& accel_signal, const Glib::RefPtr< AccelGroup >& accel_group, guint accel_key, Gdk::ModifierType accel_mods, AccelFlags accel_flags)Gtk::Widget
add_destroy_notify_callback(void *data, func_destroy_notify func) constsigc::trackable
Gtk::add_interface(GType gtype_implementer)Gtk::Buildablestatic
Gtk::Atk::Implementor::add_interface(GType gtype_implementer)Atk::Implementorstatic
Gtk::Editable::add_interface(GType gtype_implementer)Gtk::Editablestatic
Gtk::CellEditable::add_interface(GType gtype_implementer)Gtk::CellEditablestatic
add_mnemonic_label(Widget& label)Gtk::Widget
add_modal_grab()Gtk::Widget
add_tick_callback(const SlotTick& slot)Gtk::Widget
Buildable()Gtk::Buildableprotected
Buildable(Buildable&& src) noexceptGtk::Buildable
CellEditable()Gtk::CellEditableprotected
CellEditable(CellEditable&& src) noexceptGtk::CellEditable
child_focus(DirectionType direction)Gtk::Widget
child_notify(const Glib::ustring& child_property)Gtk::Widget
compute_expand(Orientation orientation)Gtk::Widget
compute_expand_vfunc(bool& hexpand_p, bool& vexpand_p)Gtk::Widgetprotectedvirtual
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void()> &slot)Glib::ObjectBase
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void()> &&slot)Glib::ObjectBase
contains(double x, double y) constGtk::Widget
contains_vfunc(double x, double y) constGtk::Widgetprotectedvirtual
copy_clipboard()Gtk::Editable
create_pango_context()Gtk::Widget
create_pango_layout(const Glib::ustring& text)Gtk::Widget
cut_clipboard()Gtk::Editable
delete_selection()Gtk::Editable
delete_text(int start_pos, int end_pos)Gtk::Editable
delete_text_vfunc(int start_pos, int end_pos)Gtk::Editableprotectedvirtual
DestroyNotify typedefGlib::Object
device_is_shadowed(const Glib::RefPtr< const Gdk::Device >& device)Gtk::Widget
dispatch_child_properties_changed_vfunc(guint p1, GParamSpec** p2)Gtk::Widgetprotectedvirtual
drag_begin(const Glib::RefPtr< Gdk::Device >& device, const Glib::RefPtr< Gdk::ContentFormats >& targets, Gdk::DragAction actions, int x, int y)Gtk::Widget
drag_check_threshold(int start_x, int start_y, int current_x, int current_y)Gtk::Widget
drag_dest_add_image_targets()Gtk::Widget
drag_dest_add_text_targets()Gtk::Widget
drag_dest_add_uri_targets()Gtk::Widget
drag_dest_find_target(const Glib::RefPtr< Gdk::DragContext >& context, const Glib::RefPtr< Gdk::ContentFormats >& target_list) constGtk::Widget
drag_dest_find_target(const Glib::RefPtr< Gdk::DragContext >& context) constGtk::Widget
drag_dest_get_target_list()Gtk::Widget
drag_dest_get_target_list() constGtk::Widget
drag_dest_set(DestDefaults flags=DestDefaults(0), Gdk::DragAction actions=Gdk::DragAction(0))Gtk::Widget
drag_dest_set(const Glib::RefPtr< Gdk::ContentFormats >& targets, DestDefaults flags=DestDefaults::ALL, Gdk::DragAction actions=Gdk::DragAction::COPY)Gtk::Widget
drag_dest_set_target_list(const Glib::RefPtr< Gdk::ContentFormats >& target_list)Gtk::Widget
drag_dest_unset()Gtk::Widget
drag_get_data(const Glib::RefPtr< Gdk::DragContext >& context, const Glib::ustring& target, guint32 time)Gtk::Widget
drag_get_source_widget(const Glib::RefPtr< Gdk::DragContext >& context)Gtk::Widgetstatic
drag_highlight()Gtk::Widget
drag_set_as_icon(const Glib::RefPtr< Gdk::DragContext >& context, int hot_x, int hot_y)Gtk::Widget
drag_source_add_image_targets()Gtk::Widget
drag_source_add_text_targets()Gtk::Widget
drag_source_add_uri_targets()Gtk::Widget
drag_source_set(const Glib::RefPtr< Gdk::ContentFormats >& targets, Gdk::ModifierType start_button_mask=Gdk::ModifierType::MODIFIER_MASK, Gdk::DragAction actions=Gdk::DragAction::COPY)Gtk::Widget
drag_source_set_icon(const Cairo::RefPtr< Cairo::Surface >& surface)Gtk::Widget
drag_source_set_icon(const Glib::ustring& icon_name)Gtk::Widget
drag_source_unset()Gtk::Widget
drag_unhighlight()Gtk::Widget
draw(const Cairo::RefPtr< Cairo::Context >& cr)Gtk::Widgetprotected
Editable()Gtk::Editableprotected
Editable(Editable&& src) noexceptGtk::Editable
editing_done()Gtk::CellEditable
Entry(Entry&& src) noexceptGtk::Entry
Entry(const Entry&)=deleteGtk::Entry
Entry()Gtk::Entry
Entry(const Glib::RefPtr< EntryBuffer >& buffer)Gtk::Entryexplicit
error_bell()Gtk::Widget
event(const Glib::RefPtr< const Gdk::Event >& gdk_event)Gtk::Widget
freeze_child_notify()Gtk::Widget
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_accessible()Gtk::Widget
get_accessible() constGtk::Widget
get_accessible_vfunc()Gtk::Widgetprotectedvirtual
get_action_group(const Glib::ustring& prefix)Gtk::Widget
get_action_group(const Glib::ustring& prefix) constGtk::Widget
get_activates_default() constGtk::Entry
get_alignment() constGtk::Entry
get_allocated_baseline() constGtk::Widget
get_allocated_height() constGtk::Widget
get_allocated_size(Allocation& allocation, int& baseline) constGtk::Widget
get_allocated_width() constGtk::Widget
get_allocation() constGtk::Widget
get_ancestor(GType widget_type)Gtk::Widget
get_ancestor(GType widget_type) constGtk::Widget
get_attributes() constGtk::Entry
get_buffer()Gtk::Entry
get_buffer() constGtk::Entry
get_can_default() constGtk::Widget
get_can_focus() constGtk::Widget
get_chars(int start_pos, int end_pos) constGtk::Editable
get_chars_vfunc(int start_pos, int end_pos) constGtk::Editableprotectedvirtual
get_child_visible() constGtk::Widget
get_clip() constGtk::Widget
get_clipboard()Gtk::Widget
get_clipboard() constGtk::Widget
get_completion()Gtk::Entry
get_completion() constGtk::Entry
get_current_icon_drag_source()Gtk::Entry
get_current_modal_grab()Gtk::Widgetstatic
get_cursor()Gtk::Widget
get_cursor() constGtk::Widget
get_cursor_hadjustment()Gtk::Entry
get_cursor_hadjustment() constGtk::Entry
get_data(const QueryQuark &key)Glib::Object
get_default_direction()Gtk::Widgetstatic
get_direction() constGtk::Widget
get_display()Gtk::Widget
get_display() constGtk::Widget
get_editable() constGtk::Editable
get_first_child()Gtk::Widget
get_first_child() constGtk::Widget
get_focus_on_click() constGtk::Widget
get_font_map()Gtk::Widget
get_font_map() constGtk::Widget
get_font_options() constGtk::Widget
get_frame_clock()Gtk::Widget
get_frame_clock() constGtk::Widget
get_halign() constGtk::Widget
get_has_frame() constGtk::Entry
get_has_tooltip() constGtk::Widget
get_has_window() constGtk::Widget
get_height() constGtk::Widget
get_hexpand() constGtk::Widget
get_hexpand_set() constGtk::Widget
get_icon_activatable(IconPosition icon_pos=IconPosition::PRIMARY) constGtk::Entry
get_icon_area(IconPosition icon_pos=IconPosition::PRIMARY) constGtk::Entry
get_icon_at_pos(int x, int y) constGtk::Entry
get_icon_gicon(IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
get_icon_gicon(IconPosition icon_pos=IconPosition::PRIMARY) constGtk::Entry
get_icon_name(IconPosition icon_pos=IconPosition::PRIMARY) constGtk::Entry
get_icon_sensitive(IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
get_icon_storage_type(IconPosition icon_pos=IconPosition::PRIMARY) constGtk::Entry
get_icon_texture(IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
get_icon_texture(IconPosition icon_pos=IconPosition::PRIMARY) constGtk::Entry
get_icon_tooltip_markup(IconPosition icon_pos=IconPosition::PRIMARY) constGtk::Entry
get_icon_tooltip_text(IconPosition icon_pos=IconPosition::PRIMARY) constGtk::Entry
get_input_hints() constGtk::Entry
get_input_purpose() constGtk::Entry
get_invisible_char() constGtk::Entry
get_is_drawable() constGtk::Widget
get_is_toplevel() constGtk::Widget
get_last_child()Gtk::Widget
get_last_child() constGtk::Widget
get_layout()Gtk::Entry
get_layout() constGtk::Entry
get_layout_offsets(int& x, int& y)Gtk::Entry
get_mapped() constGtk::Widget
get_margin_bottom() constGtk::Widget
get_margin_end() constGtk::Widget
get_margin_start() constGtk::Widget
get_margin_top() constGtk::Widget
get_max_length() constGtk::Entry
get_max_width_chars() constGtk::Entry
get_modifier_mask(Gdk::ModifierIntent intent)Gtk::Widget
get_name() constGtk::Widget
get_next_sibling()Gtk::Widget
get_next_sibling() constGtk::Widget
get_opacity() constGtk::Widget
get_overwrite_mode() constGtk::Entry
get_pango_context()Gtk::Widget
get_parent()Gtk::Widget
get_parent() constGtk::Widget
get_parent_window()Gtk::Widget
get_parent_window() constGtk::Widget
get_path() constGtk::Widget
get_placeholder_text() constGtk::Entry
get_position() constGtk::Editable
get_position_vfunc() constGtk::Editableprotectedvirtual
get_preferred_size(Requisition& minimum_size, Requisition& natural_size) constGtk::Widget
get_prev_sibling()Gtk::Widget
get_prev_sibling() constGtk::Widget
get_primary_clipboard()Gtk::Widget
get_primary_clipboard() constGtk::Widget
get_progress_fraction() constGtk::Entry
get_progress_pulse_step()Gtk::Entry
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property(const Glib::ustring &property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_realized() constGtk::Widget
get_receives_default() constGtk::Widget
get_request_mode() constGtk::Widget
get_request_mode_vfunc() constGtk::Widgetprotectedvirtual
get_scale_factor() constGtk::Widget
get_selection_bounds(int& start_pos, int& end_pos) constGtk::Editable
get_selection_bounds_vfunc(int& start_pos, int& end_pos) constGtk::Editableprotectedvirtual
get_sensitive() constGtk::Widget
get_settings()Gtk::Widget
get_size_request(int& width, int& height) constGtk::Widget
get_state_flags() constGtk::Widget
get_style_context()Gtk::Widget
get_style_context() constGtk::Widget
get_support_multidevice() constGtk::Widget
get_tabs() constGtk::Entry
get_text() constGtk::Entry
get_text_length() constGtk::Entry
get_tooltip_markup() constGtk::Widget
get_tooltip_text() constGtk::Widget
get_tooltip_window()Gtk::Widget
get_toplevel()Gtk::Widget
get_toplevel() constGtk::Widget
get_type()Gtk::Entrystatic
get_valign() constGtk::Widget
get_vexpand() constGtk::Widget
get_vexpand_set() constGtk::Widget
get_visibility() constGtk::Entry
get_visible() constGtk::Widget
get_width() constGtk::Widget
get_width_chars() constGtk::Entry
get_window()Gtk::Widget
get_window() constGtk::Widget
gobj()Gtk::Entryinline
gobj() constGtk::Entryinline
gobj_copy() constGlib::ObjectBase
grab_default()Gtk::Widget
grab_focus()Gtk::Widget
grab_focus_without_selecting()Gtk::Entry
has_default() constGtk::Widget
has_focus() constGtk::Widget
has_grab() constGtk::Widget
has_visible_focus() constGtk::Widget
hide()Gtk::Widget
IconPosition enum nameGtk::Entry
im_context_filter_keypress(const Glib::RefPtr< Gdk::EventKey >& gdk_event)Gtk::Entry
Implementor(Implementor &&src) noexceptAtk::Implementor
Implementor()Atk::Implementorprotected
in_destruction() constGtk::Widget
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
input_shape_combine_region(const Cairo::RefPtr< const Cairo::Region >& region)Gtk::Widget
insert_action_group(const Glib::ustring& name, const Glib::RefPtr< Gio::ActionGroup >& group)Gtk::Widget
insert_after(Widget& parent, Widget& previous_sibling)Gtk::Widget
insert_after(Widget& parent)Gtk::Widget
insert_before(Widget& parent, Widget& next_sibling)Gtk::Widget
insert_before(Widget& parent)Gtk::Widget
insert_text(const Glib::ustring& new_text, int new_text_length, int& position)Gtk::Editable
insert_text_vfunc(const Glib::ustring& text, int& position)Gtk::Editableprotectedvirtual
Gtk::Interface()Glib::Interface
Gtk::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Interface(GObject *castitem)Glib::Interface
Gtk::Interface(const Interface &)=deleteGlib::Interface
Gtk::Atk::Implementor::Interface()Glib::Interface
Gtk::Atk::Implementor::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Atk::Implementor::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Atk::Implementor::Interface(GObject *castitem)Glib::Interface
Gtk::Atk::Implementor::Interface(const Interface &)=deleteGlib::Interface
Gtk::Editable::Interface()Glib::Interface
Gtk::Editable::Interface(Interface &&src) noexceptGlib::Interface
Gtk::Editable::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::Editable::Interface(GObject *castitem)Glib::Interface
Gtk::Editable::Interface(const Interface &)=deleteGlib::Interface
Gtk::CellEditable::Interface()Glib::Interface
Gtk::CellEditable::Interface(Interface &&src) noexceptGlib::Interface
Gtk::CellEditable::Interface(const Glib::Interface_Class &interface_class)Glib::Interface
Gtk::CellEditable::Interface(GObject *castitem)Glib::Interface
Gtk::CellEditable::Interface(const Interface &)=deleteGlib::Interface
intersect(const Gdk::Rectangle& area) constGtk::Widget
intersect(const Gdk::Rectangle& area, Gdk::Rectangle& intersection) constGtk::Widget
is_ancestor(Widget& ancestor) constGtk::Widget
is_focus() constGtk::Widget
is_sensitive() constGtk::Widget
is_visible() constGtk::Widget
keynav_failed(DirectionType direction)Gtk::Widget
layout_index_to_text_index(int layout_index) constGtk::Entry
list_action_prefixes() constGtk::Widget
list_mnemonic_labels()Gtk::Widget
list_mnemonic_labels() constGtk::Widget
map()Gtk::Widget
measure(Orientation orientation, int for_size, int& minimum, int& natural, int& minimum_baseline, int& natural_baseline) constGtk::Widget
measure_vfunc(Orientation orientation, int for_size, int& minimum, int& natural, int& minimum_baseline, int& natural_baseline) constGtk::Widgetprotectedvirtual
mnemonic_activate(bool group_cycling)Gtk::Widget
notify_callbacks()sigc::trackable
Object(Object&& src) noexceptGtk::Object
Glib::Object::Object(const Object &)=deleteGlib::Object
Glib::Object::Object(Object &&src) noexceptGlib::Object
Glib::Object::Object()Glib::Objectprotected
Glib::Object::Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Glib::Object::Object(GObject *castitem)Glib::Objectprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
on_activate()Gtk::Entryprotectedvirtual
on_changed()Gtk::Editableprotectedvirtual
on_child_notify(GParamSpec* pspec)Gtk::Widgetprotectedvirtual
on_delete_text(int start_pos, int end_pos)Gtk::Editableprotectedvirtual
on_direction_changed(TextDirection direction)Gtk::Widgetprotectedvirtual
on_display_changed(const Glib::RefPtr< Gdk::Display >& previous_display)Gtk::Widgetprotectedvirtual
on_drag_begin(const Glib::RefPtr< Gdk::DragContext >& context)Gtk::Widgetprotectedvirtual
on_drag_data_delete(const Glib::RefPtr< Gdk::DragContext >& context)Gtk::Widgetprotectedvirtual
on_drag_data_get(const Glib::RefPtr< Gdk::DragContext >& context, SelectionData& selection_data, guint time)Gtk::Widgetprotectedvirtual
on_drag_data_received(const Glib::RefPtr< Gdk::DragContext >& context, const SelectionData& selection_data, guint time)Gtk::Widgetprotectedvirtual
on_drag_drop(const Glib::RefPtr< Gdk::DragContext >& context, int x, int y, guint time)Gtk::Widgetprotectedvirtual
on_drag_end(const Glib::RefPtr< Gdk::DragContext >& context)Gtk::Widgetprotectedvirtual
on_drag_failed(const Glib::RefPtr< Gdk::DragContext >& context, DragResult result)Gtk::Widgetprotectedvirtual
on_drag_leave(const Glib::RefPtr< Gdk::DragContext >& context, guint time)Gtk::Widgetprotectedvirtual
on_drag_motion(const Glib::RefPtr< Gdk::DragContext >& context, int x, int y, guint time)Gtk::Widgetprotectedvirtual
on_editing_done()Gtk::CellEditableprotectedvirtual
on_event(const Glib::RefPtr< Gdk::Event >& gdk_event)Gtk::Widgetprotectedvirtual
on_focus(DirectionType direction)Gtk::Widgetprotectedvirtual
on_grab_focus()Gtk::Widgetprotectedvirtual
on_grab_notify(bool was_grabbed)Gtk::Widgetprotectedvirtual
on_hide()Gtk::Widgetprotectedvirtual
on_hierarchy_changed(Widget* previous_toplevel)Gtk::Widgetprotectedvirtual
on_insert_at_cursor(const Glib::ustring& str)Gtk::Entryprotectedvirtual
on_insert_text(const Glib::ustring& text, int* position)Gtk::Editableprotectedvirtual
on_key_press_event(const Glib::RefPtr< Gdk::EventKey >& key_event)Gtk::Widgetprotectedvirtual
on_key_release_event(const Glib::RefPtr< Gdk::EventKey >& key_event)Gtk::Widgetprotectedvirtual
on_map()Gtk::Widgetprotectedvirtual
on_mnemonic_activate(bool group_cycling)Gtk::Widgetprotectedvirtual
on_populate_popup(Widget* widget)Gtk::Entryprotectedvirtual
on_popup_menu()Gtk::Widgetprotectedvirtual
on_query_tooltip(int x, int y, bool keyboard_tooltip, const Glib::RefPtr< Tooltip >& tooltip)Gtk::Widgetprotectedvirtual
on_realize()Gtk::Widgetprotectedvirtual
on_remove_widget()Gtk::CellEditableprotectedvirtual
on_show()Gtk::Widgetprotectedvirtual
on_size_allocate(const Allocation& allocation, int baseline, Allocation& out_clip)Gtk::Widgetprotectedvirtual
on_state_flags_changed(Gtk::StateFlags previous_state_flags)Gtk::Widgetprotectedvirtual
on_style_updated()Gtk::Widgetprotectedvirtual
on_unmap()Gtk::Widgetprotectedvirtual
on_unrealize()Gtk::Widgetprotectedvirtual
operator=(Entry&& src) noexceptGtk::Entry
operator=(const Entry&)=deleteGtk::Entry
Gtk::Widget::operator=(Widget&& src) noexceptGtk::Widget
Gtk::Widget::operator=(const Widget&)=deleteGtk::Widget
Gtk::Object::operator=(Object&& src) noexceptGtk::Object
Gtk::Glib::Object::operator=(const Object &)=deleteGlib::Object
Gtk::Glib::Object::operator=(Object &&src) noexceptGlib::Object
Gtk::Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Gtk::Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
Gtk::sigc::trackable::operator=(const trackable &src)sigc::trackable
Gtk::sigc::trackable::operator=(trackable &&src)sigc::trackable
Gtk::Buildable::operator=(Buildable&& src) noexceptGtk::Buildable
Gtk::Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Gtk::Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Gtk::Atk::Implementor::operator=(Implementor &&src) noexceptAtk::Implementor
Gtk::Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Gtk::Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Gtk::Editable::operator=(Editable&& src) noexceptGtk::Editable
Gtk::Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Gtk::Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
Gtk::CellEditable::operator=(CellEditable&& src) noexceptGtk::CellEditable
Glib::Interface::operator=(Interface &&src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
paste_clipboard()Gtk::Editable
pick(double x, double y)Gtk::Widget
pick(double x, double y) constGtk::Widget
pick_vfunc(double x, double y)Gtk::Widgetprotectedvirtual
progress_pulse()Gtk::Entry
property_activates_default()Gtk::Entry
property_activates_default() constGtk::Entry
property_attributes()Gtk::Entry
property_attributes() constGtk::Entry
property_buffer()Gtk::Entry
property_buffer() constGtk::Entry
property_can_default()Gtk::Widget
property_can_default() constGtk::Widget
property_can_focus()Gtk::Widget
property_can_focus() constGtk::Widget
property_caps_lock_warning()Gtk::Entry
property_caps_lock_warning() constGtk::Entry
property_completion()Gtk::Entry
property_completion() constGtk::Entry
property_css_name() constGtk::Widget
property_cursor()Gtk::Widget
property_cursor() constGtk::Widget
property_cursor_position() constGtk::Entry
property_editable()Gtk::Entry
property_editable() constGtk::Entry
property_editing_canceled()Gtk::CellEditable
property_editing_canceled() constGtk::CellEditable
property_expand()Gtk::Widget
property_expand() constGtk::Widget
property_focus_on_click()Gtk::Widget
property_focus_on_click() constGtk::Widget
property_halign()Gtk::Widget
property_halign() constGtk::Widget
property_has_default()Gtk::Widget
property_has_default() constGtk::Widget
property_has_focus()Gtk::Widget
property_has_focus() constGtk::Widget
property_has_frame()Gtk::Entry
property_has_frame() constGtk::Entry
property_has_tooltip()Gtk::Widget
property_has_tooltip() constGtk::Widget
property_height_request()Gtk::Widget
property_height_request() constGtk::Widget
property_hexpand()Gtk::Widget
property_hexpand() constGtk::Widget
property_hexpand_set()Gtk::Widget
property_hexpand_set() constGtk::Widget
property_im_module()Gtk::Entry
property_im_module() constGtk::Entry
property_input_hints()Gtk::Entry
property_input_hints() constGtk::Entry
property_input_purpose()Gtk::Entry
property_input_purpose() constGtk::Entry
property_invisible_char()Gtk::Entry
property_invisible_char() constGtk::Entry
property_invisible_char_set()Gtk::Entry
property_invisible_char_set() constGtk::Entry
property_is_focus()Gtk::Widget
property_is_focus() constGtk::Widget
property_margin()Gtk::Widget
property_margin() constGtk::Widget
property_margin_bottom()Gtk::Widget
property_margin_bottom() constGtk::Widget
property_margin_end()Gtk::Widget
property_margin_end() constGtk::Widget
property_margin_start()Gtk::Widget
property_margin_start() constGtk::Widget
property_margin_top()Gtk::Widget
property_margin_top() constGtk::Widget
property_max_length()Gtk::Entry
property_max_length() constGtk::Entry
property_max_width_chars()Gtk::Entry
property_max_width_chars() constGtk::Entry
property_name()Gtk::Widget
property_name() constGtk::Widget
property_opacity()Gtk::Widget
property_opacity() constGtk::Widget
property_overwrite_mode()Gtk::Entry
property_overwrite_mode() constGtk::Entry
property_parent() constGtk::Widget
property_placeholder_text()Gtk::Entry
property_placeholder_text() constGtk::Entry
property_populate_all()Gtk::Entry
property_populate_all() constGtk::Entry
property_primary_icon_activatable()Gtk::Entry
property_primary_icon_activatable() constGtk::Entry
property_primary_icon_gicon()Gtk::Entry
property_primary_icon_gicon() constGtk::Entry
property_primary_icon_name()Gtk::Entry
property_primary_icon_name() constGtk::Entry
property_primary_icon_sensitive()Gtk::Entry
property_primary_icon_sensitive() constGtk::Entry
property_primary_icon_storage_type() constGtk::Entry
property_primary_icon_texture()Gtk::Entry
property_primary_icon_texture() constGtk::Entry
property_primary_icon_tooltip_markup()Gtk::Entry
property_primary_icon_tooltip_markup() constGtk::Entry
property_primary_icon_tooltip_text()Gtk::Entry
property_primary_icon_tooltip_text() constGtk::Entry
property_progress_fraction()Gtk::Entry
property_progress_fraction() constGtk::Entry
property_progress_pulse_step()Gtk::Entry
property_progress_pulse_step() constGtk::Entry
property_receives_default()Gtk::Widget
property_receives_default() constGtk::Widget
property_scale_factor() constGtk::Widget
property_scroll_offset() constGtk::Entry
property_secondary_icon_activatable()Gtk::Entry
property_secondary_icon_activatable() constGtk::Entry
property_secondary_icon_gicon()Gtk::Entry
property_secondary_icon_gicon() constGtk::Entry
property_secondary_icon_name()Gtk::Entry
property_secondary_icon_name() constGtk::Entry
property_secondary_icon_sensitive()Gtk::Entry
property_secondary_icon_sensitive() constGtk::Entry
property_secondary_icon_storage_type() constGtk::Entry
property_secondary_icon_texture()Gtk::Entry
property_secondary_icon_texture() constGtk::Entry
property_secondary_icon_tooltip_markup()Gtk::Entry
property_secondary_icon_tooltip_markup() constGtk::Entry
property_secondary_icon_tooltip_text()Gtk::Entry
property_secondary_icon_tooltip_text() constGtk::Entry
property_selection_bound() constGtk::Entry
property_sensitive()Gtk::Widget
property_sensitive() constGtk::Widget
property_show_emoji_icon()Gtk::Entry
property_show_emoji_icon() constGtk::Entry
property_tabs()Gtk::Entry
property_tabs() constGtk::Entry
property_text()Gtk::Entry
property_text() constGtk::Entry
property_text_length() constGtk::Entry
property_tooltip_markup()Gtk::Widget
property_tooltip_markup() constGtk::Widget
property_tooltip_text()Gtk::Widget
property_tooltip_text() constGtk::Widget
property_truncate_multiline()Gtk::Entry
property_truncate_multiline() constGtk::Entry
property_valign()Gtk::Widget
property_valign() constGtk::Widget
property_vexpand()Gtk::Widget
property_vexpand() constGtk::Widget
property_vexpand_set()Gtk::Widget
property_vexpand_set() constGtk::Widget
property_visibility()Gtk::Entry
property_visibility() constGtk::Entry
property_visible()Gtk::Widget
property_visible() constGtk::Widget
property_width_chars()Gtk::Entry
property_width_chars() constGtk::Entry
property_width_request()Gtk::Widget
property_width_request() constGtk::Widget
property_window() constGtk::Widget
property_xalign()Gtk::Entry
property_xalign() constGtk::Entry
queue_allocate()Gtk::Widget
queue_compute_expand()Gtk::Widget
queue_draw()Gtk::Widget
queue_draw_area(int x, int y, int width, int height)Gtk::Widget
queue_draw_region(const Cairo::RefPtr< const Cairo::Region >& region)Gtk::Widget
queue_resize()Gtk::Widget
queue_resize_no_redraw()Gtk::Widget
realize()Gtk::Widgetprotected
realize_if_needed()Gtk::Widgetprotected
ref_accessibile_vfunc()Atk::Implementorprotectedvirtual
reference() constGlib::ObjectBasevirtual
register_window(const Glib::RefPtr< Gdk::Window >& window)Gtk::Widget
remove_accelerator(const Glib::RefPtr< AccelGroup >& accel_group, guint accel_key, Gdk::ModifierType accel_mods)Gtk::Widget
remove_action_group(const Glib::ustring& name)Gtk::Widget
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) constsigc::trackable
remove_mnemonic_label(Widget& label)Gtk::Widget
remove_modal_grab()Gtk::Widget
remove_tick_callback(guint id)Gtk::Widget
remove_widget()Gtk::CellEditable
reparent(Container& new_parent)Gtk::Widget
reset_im_context()Gtk::Entry
reset_style()Gtk::Widget
select_region(int start_pos, int end_pos)Gtk::Editable
select_region_vfunc(int start_pos, int end_pos)Gtk::Editableprotectedvirtual
send_focus_change(const Glib::RefPtr< const Gdk::EventFocus >& gdk_event)Gtk::Widget
set_accel_path(const Glib::ustring& accel_path, const Glib::RefPtr< AccelGroup >& accel_group)Gtk::Widget
set_activates_default(bool setting=true)Gtk::Entry
set_alignment(float xalign)Gtk::Entry
set_alignment(Align xalign)Gtk::Entry
set_attributes(Pango::AttrList& attrs)Gtk::Entry
set_buffer(const Glib::RefPtr< EntryBuffer >& buffer)Gtk::Entry
set_can_default(bool can_default=true)Gtk::Widget
set_can_focus(bool can_focus=true)Gtk::Widget
set_child_visible(bool visible=true)Gtk::Widget
set_completion(const Glib::RefPtr< EntryCompletion >& completion)Gtk::Entry
set_cursor(const Glib::RefPtr< Gdk::Cursor >& cursor)Gtk::Widget
set_cursor(const Glib::ustring& name={})Gtk::Widget
set_cursor_hadjustment(const Glib::RefPtr< Adjustment >& adjustment)Gtk::Entry
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_default_direction(TextDirection dir)Gtk::Widgetstatic
set_direction(TextDirection dir)Gtk::Widget
set_editable(bool is_editable=true)Gtk::Editable
set_focus_on_click(bool focus_on_click=true)Gtk::Widget
set_font_map(const Glib::RefPtr< Pango::FontMap >& font_map)Gtk::Widget
set_font_options(const Cairo::FontOptions& options)Gtk::Widget
set_halign(Align align)Gtk::Widget
set_has_frame(bool setting=true)Gtk::Entry
set_has_tooltip(bool has_tooltip=TRUE)Gtk::Widget
set_has_window(bool has_window=true)Gtk::Widgetprotected
set_hexpand(bool expand=true)Gtk::Widget
set_hexpand_set(bool set=true)Gtk::Widget
set_icon_activatable(bool activatable=true, IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
set_icon_drag_source(const Glib::RefPtr< Gdk::ContentFormats >& formats, Gdk::DragAction actions=Gdk::DragAction::COPY, IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
set_icon_from_gicon(const Glib::RefPtr< Gio::Icon >& icon, IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
set_icon_from_icon_name(const Glib::ustring& icon_name, IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
set_icon_from_texture(const Glib::RefPtr< Gdk::Texture >& texture, IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
set_icon_sensitive(IconPosition icon_pos=IconPosition::PRIMARY, bool sensitive=true)Gtk::Entry
set_icon_tooltip_markup(const Glib::ustring& tooltip, IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
set_icon_tooltip_text(const Glib::ustring& tooltip, IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
set_input_hints(InputHints hints)Gtk::Entry
set_input_purpose(InputPurpose purpose)Gtk::Entry
set_invisible_char(gunichar ch)Gtk::Entry
set_margin(int margin)Gtk::Widget
set_margin_bottom(int margin)Gtk::Widget
set_margin_end(int margin)Gtk::Widget
set_margin_start(int margin)Gtk::Widget
set_margin_top(int margin)Gtk::Widget
set_max_length(int max)Gtk::Entry
set_max_width_chars(int n_chars)Gtk::Entry
set_name(const Glib::ustring& name)Gtk::Widget
set_opacity(double opacity)Gtk::Widget
set_overwrite_mode(bool overwrite=true)Gtk::Entry
set_parent(Widget& parent)Gtk::Widget
set_parent_window(const Glib::RefPtr< const Gdk::Window >& parent_window)Gtk::Widget
set_placeholder_text(const Glib::ustring& text)Gtk::Entry
set_position(int position)Gtk::Editable
set_position_vfunc(int position)Gtk::Editableprotectedvirtual
set_progress_fraction(double fraction)Gtk::Entry
set_progress_pulse_step(double fraction)Gtk::Entry
set_property(const Glib::ustring &property_name, const PropertyType &value)Glib::ObjectBase
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value)Glib::ObjectBase
set_realized(bool realized=true)Gtk::Widgetprotected
set_receives_default(bool receives_default=true)Gtk::Widget
set_sensitive(bool sensitive=true)Gtk::Widget
set_size_request(int width=-1, int height=-1)Gtk::Widget
set_state_flags(StateFlags flags, bool clear=true)Gtk::Widget
set_support_multidevice(bool support_multidevice=true)Gtk::Widget
set_tabs(const Pango::TabArray& tabs)Gtk::Entry
set_text(const Glib::ustring& text)Gtk::Entry
set_tooltip_markup(const Glib::ustring& markup)Gtk::Widget
set_tooltip_text(const Glib::ustring& text)Gtk::Widget
set_tooltip_window(Window& custom_window)Gtk::Widget
set_valign(Align align)Gtk::Widget
set_vexpand(bool expand=true)Gtk::Widget
set_vexpand_set(bool set=true)Gtk::Widget
set_visibility(bool visible=true)Gtk::Entry
set_visible(bool visible=true)Gtk::Widget
set_width_chars(int n_chars)Gtk::Entry
set_window(const Glib::RefPtr< Gdk::Window >& window)Gtk::Widgetprotected
shape_combine_region(const Cairo::RefPtr< const Cairo::Region >& region)Gtk::Widget
show()Gtk::Widget
signal_accel_closures_changed()Gtk::Widget
signal_activate()Gtk::Entry
signal_changed()Gtk::Editable
signal_child_notify(const Glib::ustring& child_property_name=Glib::ustring())Gtk::Widget
signal_delete_text()Gtk::Editable
signal_direction_changed()Gtk::Widget
signal_display_changed()Gtk::Widget
signal_drag_begin()Gtk::Widget
signal_drag_data_delete()Gtk::Widget
signal_drag_data_get()Gtk::Widget
signal_drag_data_received()Gtk::Widget
signal_drag_drop()Gtk::Widget
signal_drag_end()Gtk::Widget
signal_drag_failed()Gtk::Widget
signal_drag_leave()Gtk::Widget
signal_drag_motion()Gtk::Widget
signal_editing_done()Gtk::CellEditable
signal_event()Gtk::Widget
signal_focus()Gtk::Widget
signal_grab_focus()Gtk::Widget
signal_grab_notify()Gtk::Widget
signal_hide()Gtk::Widget
signal_hierarchy_changed()Gtk::Widget
signal_icon_press()Gtk::Entry
signal_icon_release()Gtk::Entry
signal_insert_at_cursor()Gtk::Entry
signal_insert_text()Gtk::Editable
signal_key_press_event()Gtk::Widget
signal_key_release_event()Gtk::Widget
signal_map()Gtk::Widget
signal_mnemonic_activate()Gtk::Widget
signal_populate_popup()Gtk::Entry
signal_popup_menu()Gtk::Widget
signal_query_tooltip()Gtk::Widget
signal_realize()Gtk::Widget
signal_remove_widget()Gtk::CellEditable
signal_show()Gtk::Widget
signal_size_allocate()Gtk::Widget
signal_state_flags_changed()Gtk::Widget
signal_style_updated()Gtk::Widget
signal_unmap()Gtk::Widget
signal_unrealize()Gtk::Widget
size_allocate(const Allocation& allocation, int baseline, Allocation& out_clip)Gtk::Widget
SlotTick typedefGtk::Widget
snapshot_child(Widget& child, Snapshot& snapshot)Gtk::Widget
start_editing(const Glib::RefPtr< const Gdk::Event >& event)Gtk::CellEditable
start_editing_vfunc(const Glib::RefPtr< const Gdk::Event >& event)Gtk::CellEditableprotectedvirtual
steal_data(const QueryQuark &quark)Glib::Object
text_index_to_layout_index(int text_index) constGtk::Entry
thaw_child_notify()Gtk::Widget
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
translate_coordinates(Widget& dest_widget, int src_x, int src_y, int& dest_x, int& dest_y)Gtk::Widget
trigger_tooltip_query()Gtk::Widget
unmap()Gtk::Widget
unparent()Gtk::Widget
unrealize()Gtk::Widgetprotected
unreference() constGlib::ObjectBasevirtual
unregister_window(const Glib::RefPtr< Gdk::Window >& window)Gtk::Widget
unset_font_options()Gtk::Widget
unset_icon(IconPosition icon_pos=IconPosition::PRIMARY)Gtk::Entry
unset_invisible_char()Gtk::Entry
unset_name()Gtk::Widget
unset_state_flags(StateFlags flags)Gtk::Widget
Widget(Widget&& src) noexceptGtk::Widget
Widget(const Widget&)=deleteGtk::Widget
Widget()Gtk::Widgetprotected
wrap(GtkEntry* object, bool take_copy=false)Gtk::Entryrelated
Gtk::Widget::wrap(GtkWidget* object, bool take_copy=false)Gtk::Widgetrelated
Gtk::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
Gtk::Buildable::wrap(GtkBuildable* object, bool take_copy=false)Gtk::Buildablerelated
Gtk::Atk::Implementor::wrap(AtkImplementor *object, bool take_copy=false)Atk::Implementor
Gtk::Editable::wrap(GtkEditable* object, bool take_copy=false)Gtk::Editablerelated
Gtk::CellEditable::wrap(GtkCellEditable* object, bool take_copy=false)Gtk::CellEditablerelated
~Buildable() noexcept overrideGtk::Buildable
~CellEditable() noexcept overrideGtk::CellEditable
~Editable() noexcept overrideGtk::Editable
~Entry() noexcept overrideGtk::Entry
~Implementor() noexcept overrideAtk::Implementor
Gtk::~Interface() noexcept overrideGlib::Interface
Gtk::Atk::Implementor::~Interface() noexcept overrideGlib::Interface
Gtk::Editable::~Interface() noexcept overrideGlib::Interface
Gtk::CellEditable::~Interface() noexcept overrideGlib::Interface
~Object() noexcept overrideGtk::Object
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable
~Widget() noexcept overrideGtk::Widget