Gnome::Entry
Class Methods
Gnome::Entry.new
-
- Returns: self: FIXME
Instance Methods
append_history
-
- Returns: self: FIXME
clear_history
-
- Returns: self: FIXME
copy_clipboard
- See Gtk::Editable#copy_clipboard.
cut_clipboard
- See Gtk::Editable#cut_clipboard.
delete_selection
- See Gtk::Editable#delete_selection.
delete_text
- See Gtk::Editable#delete_text.
editable=
- See Gtk::Editable#editable=.
editable?
- See Gtk::Editable#editable?.
get_chars
- See Gtk::Editable#get_chars.
gtk_entry
-
Gets the GTK entry.
- Returns: The GTK entry
history_id
-
Gets the History ID.
- Returns: History ID
history_id=(history_id)
-
Sets the History ID.
- history_id: History ID
- Returns: history_id
insert_text
- See Gtk::Editable#insert_text.
max_saved
-
- Returns: self: FIXME
max_saved=
-
- Returns: self: FIXME
paste_clipboard
- See Gtk::Editable#paste_clipboard.
position
- See Gtk::Editable#position.
position=
- See Gtk::Editable#position=.
prepend_history
-
- Returns: self: FIXME
ref_accessible
- See Atk::Implementor#ref_accessible.
select_region
- See Gtk::Editable#select_region.
selection_bounds
- See Gtk::Editable#selection_bounds.
set_editable
- See Gtk::Editable#set_editable.
set_history_id(history_id)
-
Same as history_id=.
- history_id: History ID
- Returns: self
set_max_saved
-
- Returns: self: FIXME
set_position
- See Gtk::Editable#set_position.
add_child
- See Gtk::Buildable#add_child.
construct_child
- See Gtk::Buildable#construct_child.
get_internal_child
- See Gtk::Buildable#get_internal_child.
name
- See Gtk::Buildable#name.
name=
- See Gtk::Buildable#name=.
set_buildable_property
- See Gtk::Buildable#set_buildable_property.
set_name
- See Gtk::Buildable#set_name.
builder_name
- See Gtk::Buildable#builder_name.
builder_name=
- See Gtk::Buildable#builder_name=.
set_builder_name
- See Gtk::Buildable#set_builder_name.
Properties
gtk-entry: Gtk::Entry (Read)
- The GTK entry
history-id: String (Read/Write)
- History ID
Signals
activate: self
-
- self: Gnome::Entry: FIXME
Keyword(s):
References:[index-ruby-gnome2] [Gnome::Entry] [Gnome::FileEntry]