Skip to content

Latest commit

 

History

History
301 lines (291 loc) · 5.1 KB

GtkEntry.md

File metadata and controls

301 lines (291 loc) · 5.1 KB

GtkEntry

  • GTK versão: (4, 14, 4).
  • Libadwaita versão: (1, 5, 2).
  • PyGObject versão: (3, 48, 2).

Propriedades:

Sintaxe: widget.props.property_name.

  • accessible_role
  • activates_default
  • attributes
  • buffer
  • can_focus
  • can_target
  • completion
  • css_classes
  • css_name
  • cursor
  • cursor_position
  • editable
  • editing_canceled
  • enable_emoji_completion
  • enable_undo
  • extra_menu
  • focus_on_click
  • focusable
  • halign
  • has_default
  • has_focus
  • has_frame
  • has_tooltip
  • height_request
  • hexpand
  • hexpand_set
  • im_module
  • input_hints
  • input_purpose
  • invisible_char
  • invisible_char_set
  • layout_manager
  • margin_bottom
  • margin_end
  • margin_start
  • margin_top
  • max_length
  • max_width_chars
  • name
  • opacity
  • overflow
  • overwrite_mode
  • parent
  • placeholder_text
  • primary_icon_activatable
  • primary_icon_gicon
  • primary_icon_name
  • primary_icon_paintable
  • primary_icon_sensitive
  • primary_icon_storage_type
  • primary_icon_tooltip_markup
  • primary_icon_tooltip_text
  • progress_fraction
  • progress_pulse_step
  • receives_default
  • root
  • scale_factor
  • scroll_offset
  • secondary_icon_activatable
  • secondary_icon_gicon
  • secondary_icon_name
  • secondary_icon_paintable
  • secondary_icon_sensitive
  • secondary_icon_storage_type
  • secondary_icon_tooltip_markup
  • secondary_icon_tooltip_text
  • selection_bound
  • sensitive
  • show_emoji_icon
  • tabs
  • text
  • text_length
  • tooltip_markup
  • tooltip_text
  • truncate_multiline
  • valign
  • vexpand
  • vexpand_set
  • visibility
  • visible
  • width_chars
  • width_request
  • xalign.

Sinais (signals):

  • activate
  • icon-press
  • icon-release.

Métodos GET:

  • get_accessible_parent
  • get_accessible_role
  • get_activate_signal
  • get_activates_default
  • get_alignment
  • get_allocated_baseline
  • get_allocated_height
  • get_allocated_width
  • get_allocation
  • get_ancestor
  • get_at_context
  • get_attributes
  • get_baseline
  • get_bounds
  • get_buffer
  • get_buildable_id
  • get_can_focus
  • get_can_target
  • get_chars
  • get_child_visible
  • get_clipboard
  • get_color
  • get_completion
  • get_css_classes
  • get_css_name
  • get_current_icon_drag_source
  • get_cursor
  • get_data
  • get_default_direction
  • get_delegate
  • get_direction
  • get_display
  • get_editable
  • get_enable_undo
  • get_extra_menu
  • get_first_accessible_child
  • get_first_child
  • get_focus_child
  • get_focus_on_click
  • get_focusable
  • get_font_map
  • get_font_options
  • get_frame_clock
  • get_halign
  • get_has_frame
  • get_has_tooltip
  • get_height
  • get_hexpand
  • get_hexpand_set
  • get_icon_activatable
  • get_icon_area
  • get_icon_at_pos
  • get_icon_gicon
  • get_icon_name
  • get_icon_paintable
  • get_icon_sensitive
  • get_icon_storage_type
  • get_icon_tooltip_markup
  • get_icon_tooltip_text
  • get_input_hints
  • get_input_purpose
  • get_invisible_char
  • get_last_child
  • get_layout_manager
  • get_layout_manager_type
  • get_mapped
  • get_margin_bottom
  • get_margin_end
  • get_margin_start
  • get_margin_top
  • get_max_length
  • get_max_width_chars
  • get_name
  • get_native
  • get_next_accessible_sibling
  • get_next_sibling
  • get_opacity
  • get_overflow
  • get_overwrite_mode
  • get_pango_context
  • get_parent
  • get_placeholder_text
  • get_platform_state
  • get_position
  • get_preferred_size
  • get_prev_sibling
  • get_primary_clipboard
  • get_progress_fraction
  • get_progress_pulse_step
  • get_properties
  • get_property
  • get_qdata
  • get_realized
  • get_receives_default
  • get_request_mode
  • get_root
  • get_scale_factor
  • get_selection_bounds
  • get_sensitive
  • get_settings
  • get_size
  • get_size_request
  • get_state_flags
  • get_style_context
  • get_tabs
  • get_template_child
  • get_text
  • get_text_length
  • get_tooltip_markup
  • get_tooltip_text
  • get_valign
  • get_vexpand
  • get_vexpand_set
  • get_visibility
  • get_visible
  • get_width
  • get_width_chars.

Métodos SET:

  • set_accessible_parent
  • set_accessible_role
  • set_activate_signal
  • set_activate_signal_from_name
  • set_activates_default
  • set_alignment
  • set_attributes
  • set_buffer
  • set_can_focus
  • set_can_target
  • set_child_visible
  • set_completion
  • set_css_classes
  • set_css_name
  • set_cursor
  • set_cursor_from_name
  • set_data
  • set_default_direction
  • set_direction
  • set_editable
  • set_enable_undo
  • set_extra_menu
  • set_focus_child
  • set_focus_on_click
  • set_focusable
  • set_font_map
  • set_font_options
  • set_halign
  • set_has_frame
  • set_has_tooltip
  • set_hexpand
  • set_hexpand_set
  • set_icon_activatable
  • set_icon_drag_source
  • set_icon_from_gicon
  • set_icon_from_icon_name
  • set_icon_from_paintable
  • set_icon_sensitive
  • set_icon_tooltip_markup
  • set_icon_tooltip_text
  • set_input_hints
  • set_input_purpose
  • set_invisible_char
  • set_layout_manager
  • set_layout_manager_type
  • set_margin_bottom
  • set_margin_end
  • set_margin_start
  • set_margin_top
  • set_max_length
  • set_max_width_chars
  • set_name
  • set_opacity
  • set_overflow
  • set_overwrite_mode
  • set_parent
  • set_placeholder_text
  • set_position
  • set_progress_fraction
  • set_progress_pulse_step
  • set_properties
  • set_property
  • set_receives_default
  • set_sensitive
  • set_size_request
  • set_state_flags
  • set_tabs
  • set_template
  • set_template_from_resource
  • set_template_scope
  • set_text
  • set_tooltip_markup
  • set_tooltip_text
  • set_valign
  • set_vexpand
  • set_vexpand_set
  • set_visibility
  • set_visible
  • set_width_chars.