Home
last modified time | relevance | path

Searched refs:insert_interactive_at_cursor (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/charmap/charmap/
H A D__init__.py132 document.insert_interactive_at_cursor(uc, -1, view.get_editable())
/dports/devel/gtranslator/gtranslator-40.0/plugins/charmap/charmap/
H A D__init__.py130 document.insert_interactive_at_cursor(uc, -1, view.get_editable())
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtextbuffer.h296 bool insert_interactive_at_cursor(const Glib::ustring& text, bool default_editable = true);
308 bool insert_interactive_at_cursor(const char* text_begin, const char* text_end,
H A Dtextbuffer.cc292 bool TextBuffer::insert_interactive_at_cursor(const Glib::ustring& text, bool default_editable) in insert_interactive_at_cursor() function in Gtk::TextBuffer
298 bool TextBuffer::insert_interactive_at_cursor(const char* text_begin, const char* text_end, in insert_interactive_at_cursor() function in Gtk::TextBuffer
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtextbuffer.h285 bool insert_interactive_at_cursor(const Glib::ustring& text, bool default_editable = true);
297 bool insert_interactive_at_cursor(const char* text_begin, const char* text_end,
H A Dtextbuffer.cc284 bool TextBuffer::insert_interactive_at_cursor(const Glib::ustring& text, bool default_editable) in insert_interactive_at_cursor() function in Gtk::TextBuffer
290 bool TextBuffer::insert_interactive_at_cursor(const char* text_begin, const char* text_end, in insert_interactive_at_cursor() function in Gtk::TextBuffer
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkTextBuffer.t25 is($buffer -> insert_interactive_at_cursor("Lore ipsem dolor. I think that is misspelled.\n", 1), …
/dports/x11-toolkits/p5-Gtk3/Gtk3-0.034/t/
H A Dzz-GtkTextBuffer.t37 ok($buffer -> insert_interactive_at_cursor($text, TRUE));
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dtextbuffer.ccg273 bool TextBuffer::insert_interactive_at_cursor(const Glib::ustring& text, bool default_editable)
279 bool TextBuffer::insert_interactive_at_cursor(const char* text_begin, const char* text_end,
H A Dtextbuffer.hg195 bool insert_interactive_at_cursor(const Glib::ustring& text, bool default_editable = true);
207 bool insert_interactive_at_cursor(const char* text_begin, const char* text_end,
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtextbuffer.ccg279 bool TextBuffer::insert_interactive_at_cursor(const Glib::ustring& text, bool default_editable)
285 bool TextBuffer::insert_interactive_at_cursor(const char* text_begin, const char* text_end,
H A Dtextbuffer.hg206 bool insert_interactive_at_cursor(const Glib::ustring& text, bool default_editable = true);
218 bool insert_interactive_at_cursor(const char* text_begin, const char* text_end,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtext_buffer.rs293 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool; in insert_interactive_at_cursor() method
942 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool { in insert_interactive_at_cursor() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_buffer.rs293 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool; in insert_interactive_at_cursor() method
942 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool { in insert_interactive_at_cursor() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_buffer.rs293 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool; in insert_interactive_at_cursor() method
942 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool { in insert_interactive_at_cursor() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_buffer.rs293 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool; in insert_interactive_at_cursor() method
942 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool { in insert_interactive_at_cursor() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtext_buffer.rs214 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool; in insert_interactive_at_cursor() method
865 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool { in insert_interactive_at_cursor() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtext_buffer.rs216 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool; in insert_interactive_at_cursor() method
867 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool { in insert_interactive_at_cursor() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtext_buffer.rs214 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool; in insert_interactive_at_cursor() method
865 fn insert_interactive_at_cursor(&self, text: &str, default_editable: bool) -> bool { in insert_interactive_at_cursor() method
/dports/x11-toolkits/p5-Gtk3/Gtk3-0.034/lib/
H A DGtk3.pm1637 sub Gtk3::TextBuffer::insert_interactive_at_cursor {
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/gnome/overrides/
H A Dgtk.defs579 (define-method insert_interactive_at_cursor
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtktextview.override924 "s#i|i:GtkTextBuffer.insert_interactive_at_cursor",
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/
H A DChangeLog.pre-2.16450 (insert_interactive_at_cursor, insert_with_tags)
/dports/deskutils/zim/zim-0.74.3/tests/
H A Dpageview.py564 buffer.insert_interactive_at_cursor("eee", 3, True)
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas4728 …function insert_interactive_at_cursor(text: Pgchar; len: gint; default_editable: gboolean): gboole… in insert_interactive_at_cursor() function
20406 function TGtkTextBuffer.insert_interactive_at_cursor(text: Pgchar; len: gint; default_editable: gbo… in insert_interactive_at_cursor() function

12