, including all inherited members.
always_selected(long, long) | Gnome::Vte::Terminal | [static] |
copy_clipboard() | Gnome::Vte::Terminal | |
copy_primary() | Gnome::Vte::Terminal | |
feed(const Glib::ustring& data) | Gnome::Vte::Terminal | |
feed_child(const Glib::ustring& text) | Gnome::Vte::Terminal | |
feed_child_binary(const std::string& data) | Gnome::Vte::Terminal | |
fork_command(const std::string& command=std::string(), const StdStringArrayHandle& argv=StdStringArrayHandle(0, Glib::OWNERSHIP_NONE), const StdStringArrayHandle& envv=StdStringArrayHandle(0, Glib::OWNERSHIP_NONE), const std::string& directory=std::string(), bool lastlog=false, bool utmp=false, bool wtmp=false) | Gnome::Vte::Terminal | |
forkpty(const StdStringArrayHandle& envv=StdStringArrayHandle(0, Glib::OWNERSHIP_NONE), const std::string& directory=std::string(), bool lastlog=false, bool utmp=false, bool wtmp=false) | Gnome::Vte::Terminal | |
get_adjustment() | Gnome::Vte::Terminal | |
get_adjustment() const | Gnome::Vte::Terminal | |
get_allow_bold() const | Gnome::Vte::Terminal | |
get_audible_bell() const | Gnome::Vte::Terminal | |
get_char_height() const | Gnome::Vte::Terminal | |
get_char_width() const | Gnome::Vte::Terminal | |
get_child_exit_status() const | Gnome::Vte::Terminal | |
get_column_count() const | Gnome::Vte::Terminal | |
get_cursor_blink_mode() const | Gnome::Vte::Terminal | |
get_cursor_position() const | Gnome::Vte::Terminal | |
get_cursor_shape() const | Gnome::Vte::Terminal | |
get_default_emulation() const | Gnome::Vte::Terminal | |
get_emulation() const | Gnome::Vte::Terminal | |
get_encoding() const | Gnome::Vte::Terminal | |
get_font() const | Gnome::Vte::Terminal | |
get_has_selection() const | Gnome::Vte::Terminal | |
get_icon_title() const | Gnome::Vte::Terminal | |
get_mouse_autohide() const | Gnome::Vte::Terminal | |
get_padding() const | Gnome::Vte::Terminal | |
get_pty() const | Gnome::Vte::Terminal | |
get_row_count() const | Gnome::Vte::Terminal | |
get_status_line() const | Gnome::Vte::Terminal | |
get_text(const SlotSelectedCallback& slot) const | Gnome::Vte::Terminal | |
get_text_include_trailing_spaces(const SlotSelectedCallback& slot) const | Gnome::Vte::Terminal | |
get_text_range(long start_row, long start_col, long end_row, long end_col, const SlotSelectedCallback& slot) const | Gnome::Vte::Terminal | |
get_visible_bell() const | Gnome::Vte::Terminal | |
get_window_title() const | Gnome::Vte::Terminal | |
gobj() | Gnome::Vte::Terminal | [inline] |
gobj() const | Gnome::Vte::Terminal | [inline] |
im_append_menuitems(Gtk::MenuShell& menushell) | Gnome::Vte::Terminal | |
is_word_char(gunichar c) | Gnome::Vte::Terminal | |
match_add_gregex(Glib::RefPtr<Glib::Regex> regex, Glib::RegexMatchFlags flags) | Gnome::Vte::Terminal | |
match_check(long column, long row) | Gnome::Vte::Terminal | |
match_clear_all() | Gnome::Vte::Terminal | |
match_remove(int tag) | Gnome::Vte::Terminal | |
match_set_cursor(int tag, Gdk::Cursor& cursor) | Gnome::Vte::Terminal | |
match_set_cursor_name(int tag, const Glib::ustring& cursor_name) | Gnome::Vte::Terminal | |
match_set_cursor_type(int tag, Gdk::CursorType cursor_type) | Gnome::Vte::Terminal | |
never_selected(long, long) | Gnome::Vte::Terminal | [static] |
on_beep() | Gnome::Vte::Terminal | [protected, virtual] |
on_char_size_changed(guint char_width, guint char_height) | Gnome::Vte::Terminal | [protected, virtual] |
on_child_exited() | Gnome::Vte::Terminal | [protected, virtual] |
on_commit(const Glib::ustring& text) | Gnome::Vte::Terminal | [protected, virtual] |
on_contents_changed() | Gnome::Vte::Terminal | [protected, virtual] |
on_copy_clipboard() | Gnome::Vte::Terminal | [protected, virtual] |
on_cursor_moved() | Gnome::Vte::Terminal | [protected, virtual] |
on_decrease_font_size() | Gnome::Vte::Terminal | [protected, virtual] |
on_deiconify_window() | Gnome::Vte::Terminal | [protected, virtual] |
on_emulation_changed() | Gnome::Vte::Terminal | [protected, virtual] |
on_encoding_changed() | Gnome::Vte::Terminal | [protected, virtual] |
on_eof() | Gnome::Vte::Terminal | [protected, virtual] |
on_icon_title_changed() | Gnome::Vte::Terminal | [protected, virtual] |
on_iconify_window() | Gnome::Vte::Terminal | [protected, virtual] |
on_increase_font_size() | Gnome::Vte::Terminal | [protected, virtual] |
on_lower_window() | Gnome::Vte::Terminal | [protected, virtual] |
on_maximize_window() | Gnome::Vte::Terminal | [protected, virtual] |
on_move_window(guint x, guint y) | Gnome::Vte::Terminal | [protected, virtual] |
on_paste_clipboard() | Gnome::Vte::Terminal | [protected, virtual] |
on_raise_window() | Gnome::Vte::Terminal | [protected, virtual] |
on_refresh_window() | Gnome::Vte::Terminal | [protected, virtual] |
on_resize_window(guint width, guint height) | Gnome::Vte::Terminal | [protected, virtual] |
on_restore_window() | Gnome::Vte::Terminal | [protected, virtual] |
on_selection_changed() | Gnome::Vte::Terminal | [protected, virtual] |
on_status_line_changed() | Gnome::Vte::Terminal | [protected, virtual] |
on_text_deleted() | Gnome::Vte::Terminal | [protected, virtual] |
on_text_inserted() | Gnome::Vte::Terminal | [protected, virtual] |
on_text_modified() | Gnome::Vte::Terminal | [protected, virtual] |
on_text_scrolled(int delta) | Gnome::Vte::Terminal | [protected, virtual] |
on_window_title_changed() | Gnome::Vte::Terminal | [protected, virtual] |
paste_clipboard() | Gnome::Vte::Terminal | |
paste_primary() | Gnome::Vte::Terminal | |
property_allow_bold() | Gnome::Vte::Terminal | |
property_allow_bold() const | Gnome::Vte::Terminal | |
property_audible_bell() | Gnome::Vte::Terminal | |
property_audible_bell() const | Gnome::Vte::Terminal | |
property_background_image_file() | Gnome::Vte::Terminal | |
property_background_image_file() const | Gnome::Vte::Terminal | |
property_background_image_pixbuf() | Gnome::Vte::Terminal | |
property_background_image_pixbuf() const | Gnome::Vte::Terminal | |
property_background_opacity() | Gnome::Vte::Terminal | |
property_background_opacity() const | Gnome::Vte::Terminal | |
property_background_saturation() | Gnome::Vte::Terminal | |
property_background_saturation() const | Gnome::Vte::Terminal | |
property_background_tint_color() | Gnome::Vte::Terminal | |
property_background_tint_color() const | Gnome::Vte::Terminal | |
property_background_transparent() | Gnome::Vte::Terminal | |
property_background_transparent() const | Gnome::Vte::Terminal | |
property_backspace_binding() | Gnome::Vte::Terminal | |
property_backspace_binding() const | Gnome::Vte::Terminal | |
property_cursor_blink_mode() | Gnome::Vte::Terminal | |
property_cursor_blink_mode() const | Gnome::Vte::Terminal | |
property_cursor_shape() | Gnome::Vte::Terminal | |
property_cursor_shape() const | Gnome::Vte::Terminal | |
property_delete_binding() | Gnome::Vte::Terminal | |
property_delete_binding() const | Gnome::Vte::Terminal | |
property_emulation() | Gnome::Vte::Terminal | |
property_emulation() const | Gnome::Vte::Terminal | |
property_encoding() | Gnome::Vte::Terminal | |
property_encoding() const | Gnome::Vte::Terminal | |
property_font_desc() | Gnome::Vte::Terminal | |
property_font_desc() const | Gnome::Vte::Terminal | |
property_icon_title() const | Gnome::Vte::Terminal | |
property_pointer_autohide() | Gnome::Vte::Terminal | |
property_pointer_autohide() const | Gnome::Vte::Terminal | |
property_pty() | Gnome::Vte::Terminal | |
property_pty() const | Gnome::Vte::Terminal | |
property_scroll_background() | Gnome::Vte::Terminal | |
property_scroll_background() const | Gnome::Vte::Terminal | |
property_scroll_on_keystroke() | Gnome::Vte::Terminal | |
property_scroll_on_keystroke() const | Gnome::Vte::Terminal | |
property_scroll_on_output() | Gnome::Vte::Terminal | |
property_scroll_on_output() const | Gnome::Vte::Terminal | |
property_scrollback_lines() | Gnome::Vte::Terminal | |
property_scrollback_lines() const | Gnome::Vte::Terminal | |
property_visible_bell() | Gnome::Vte::Terminal | |
property_visible_bell() const | Gnome::Vte::Terminal | |
property_window_title() const | Gnome::Vte::Terminal | |
property_word_chars() | Gnome::Vte::Terminal | |
property_word_chars() const | Gnome::Vte::Terminal | |
reset(bool full, bool clear_history) | Gnome::Vte::Terminal | |
select_all() | Gnome::Vte::Terminal | |
select_none() | Gnome::Vte::Terminal | |
set_allow_bold(bool allow_bold=true) | Gnome::Vte::Terminal | |
set_audible_bell(bool is_audible=true) | Gnome::Vte::Terminal | |
set_background_image(const Glib::RefPtr<Gdk::Pixbuf>& image) | Gnome::Vte::Terminal | |
set_background_image_file(const std::string& path) | Gnome::Vte::Terminal | |
set_background_saturation(double saturation) | Gnome::Vte::Terminal | |
set_background_tint_color(const Gdk::Color& color) | Gnome::Vte::Terminal | |
set_background_transparent(bool transparent=true) | Gnome::Vte::Terminal | |
set_backspace_binding(TerminalEraseBinding binding) | Gnome::Vte::Terminal | |
set_color_background(const Gdk::Color& background) | Gnome::Vte::Terminal | |
set_color_bold(const Gdk::Color& bold) | Gnome::Vte::Terminal | |
set_color_cursor(const Gdk::Color& cursor_background) | Gnome::Vte::Terminal | |
set_color_dim(const Gdk::Color& dim) | Gnome::Vte::Terminal | |
set_color_foreground(const Gdk::Color& foreground) | Gnome::Vte::Terminal | |
set_color_highlight(const Gdk::Color& highlight_background) | Gnome::Vte::Terminal | |
set_colors(const Gdk::Color& foreground, const Gdk::Color& background, const Gdk::ArrayHandle_Color& palette) | Gnome::Vte::Terminal | |
set_cursor_blink_mode(TerminalCursorBlinkMode mode) | Gnome::Vte::Terminal | |
set_cursor_shape(TerminalCursorShape shape) | Gnome::Vte::Terminal | |
set_default_color_cursor() | Gnome::Vte::Terminal | |
set_default_color_highlight() | Gnome::Vte::Terminal | |
set_default_colors() | Gnome::Vte::Terminal | |
set_default_colors(const Gdk::ArrayHandle_Color& palette) | Gnome::Vte::Terminal | |
set_default_emulation() | Gnome::Vte::Terminal | |
set_delete_binding(TerminalEraseBinding binding) | Gnome::Vte::Terminal | |
set_emulation(const Glib::ustring& emulation) | Gnome::Vte::Terminal | |
set_encoding(const std::string& codeset) | Gnome::Vte::Terminal | |
set_font(const Pango::FontDescription& font_desc) | Gnome::Vte::Terminal | |
set_font_from_string(const Glib::ustring& name) | Gnome::Vte::Terminal | |
set_mouse_autohide(bool setting=true) | Gnome::Vte::Terminal | |
set_opacity(guint16 opacity) | Gnome::Vte::Terminal | |
set_pty(int pty_master) | Gnome::Vte::Terminal | |
set_scroll_background(bool scroll=true) | Gnome::Vte::Terminal | |
set_scroll_on_keystroke(bool scroll=true) | Gnome::Vte::Terminal | |
set_scroll_on_output(bool scroll=true) | Gnome::Vte::Terminal | |
set_scrollback_lines(long lines) | Gnome::Vte::Terminal | |
set_size(long columns, long rows) | Gnome::Vte::Terminal | |
set_visible_bell(bool is_visible=true) | Gnome::Vte::Terminal | |
set_word_chars(const Glib::ustring& spec) | Gnome::Vte::Terminal | |
signal_beep() | Gnome::Vte::Terminal | |
signal_char_size_changed() | Gnome::Vte::Terminal | |
signal_child_exited() | Gnome::Vte::Terminal | |
signal_commit() | Gnome::Vte::Terminal | |
signal_contents_changed() | Gnome::Vte::Terminal | |
signal_copy_clipboard() | Gnome::Vte::Terminal | |
signal_cursor_moved() | Gnome::Vte::Terminal | |
signal_decrease_font_size() | Gnome::Vte::Terminal | |
signal_deiconify_window() | Gnome::Vte::Terminal | |
signal_emulation_changed() | Gnome::Vte::Terminal | |
signal_encoding_changed() | Gnome::Vte::Terminal | |
signal_eof() | Gnome::Vte::Terminal | |
signal_icon_title_changed() | Gnome::Vte::Terminal | |
signal_iconify_window() | Gnome::Vte::Terminal | |
signal_increase_font_size() | Gnome::Vte::Terminal | |
signal_lower_window() | Gnome::Vte::Terminal | |
signal_maximize_window() | Gnome::Vte::Terminal | |
signal_move_window() | Gnome::Vte::Terminal | |
signal_paste_clipboard() | Gnome::Vte::Terminal | |
signal_raise_window() | Gnome::Vte::Terminal | |
signal_refresh_window() | Gnome::Vte::Terminal | |
signal_resize_window() | Gnome::Vte::Terminal | |
signal_restore_window() | Gnome::Vte::Terminal | |
signal_selection_changed() | Gnome::Vte::Terminal | |
signal_set_scroll_adjustments() | Gnome::Vte::Terminal | |
signal_status_line_changed() | Gnome::Vte::Terminal | |
signal_text_deleted() | Gnome::Vte::Terminal | |
signal_text_inserted() | Gnome::Vte::Terminal | |
signal_text_modified() | Gnome::Vte::Terminal | |
signal_text_scrolled() | Gnome::Vte::Terminal | |
signal_window_title_changed() | Gnome::Vte::Terminal | |
SlotSelectedCallback typedef | Gnome::Vte::Terminal | |
Terminal() | Gnome::Vte::Terminal | |
unset_background_image() | Gnome::Vte::Terminal | |
wrap(VteTerminal* object, bool take_copy=false) | Gnome::Vte::Terminal | [related] |
~Terminal() | Gnome::Vte::Terminal | [virtual] |