Home
last modified time | relevance | path

Searched refs:on_text_changed (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/demos/gtk-demo/
H A Dexample_appwindow.cc17 virtual void on_text_changed();
124 …refTextBuffer->signal_changed().connect(sigc::mem_fun(*this, &Example_AppWindow::on_text_changed)); in Example_AppWindow()
126 on_text_changed(); in Example_AppWindow()
142 void Example_AppWindow::on_text_changed() in on_text_changed() function in Example_AppWindow
163 on_text_changed(); in on_text_mark_set()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/demos/gtk-demo/
H A Dexample_appwindow.cc17 virtual void on_text_changed();
135 …refTextBuffer->signal_changed().connect(sigc::mem_fun(*this, &Example_AppWindow::on_text_changed)); in Example_AppWindow()
137 on_text_changed(); in Example_AppWindow()
153 void Example_AppWindow::on_text_changed() in on_text_changed() function in Example_AppWindow
174 on_text_changed(); in on_text_mark_set()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/
H A Dremovablemediagroup.py128 self.text_field.on_changed = self.on_text_changed
143 def on_text_changed(self): member in INesHeaderWidget
156 self.text_field.on_changed = self.on_text_changed
171 def on_text_changed(self): member in A78HeaderWidget
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/config/
H A DWHDLoadGroup.py28 self.text_field.on_changed = self.on_text_changed
40 def on_text_changed(self): member in WHDLoadGroup
/dports/graphics/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/
H A Dgtk-exif-entry-copyright.c117 on_text_changed (GtkEditable *editable G_GNUC_UNUSED, GtkExifEntryCopyright *entry) in on_text_changed() function
185 G_CALLBACK (on_text_changed), entry); in gtk_exif_entry_copyright_new()
194 G_CALLBACK (on_text_changed), entry); in gtk_exif_entry_copyright_new()
H A Dgtk-exif-entry-ascii.c98 on_text_changed (GtkEditable *editable, GtkExifEntryAscii *entry) in on_text_changed() function
131 G_CALLBACK (on_text_changed), entry); in gtk_exif_entry_ascii_new()
/dports/science/pulseview/pulseview-0.4.2/pv/views/trace/
H A Dflag.cpp130 this, SLOT(on_text_changed(const QString&))); in create_popup()
165 void Flag::on_text_changed(const QString &text) in on_text_changed() function in pv::views::trace::Flag
H A Dflag.hpp86 void on_text_changed(const QString &text);
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/gui/
H A Dgtkconfwidgets.cc69 (*this, &GtkConfTextEntry::on_text_changed)); in GtkConfTextEntry()
75 GtkConfTextEntry::on_text_changed (void) in on_text_changed() function in GtkConfTextEntry
H A Dgtkconfwidgets.h52 void on_text_changed (void);
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtesttitlebar.c4 on_text_changed (GtkEntry *entry, in on_text_changed() function
144 G_CALLBACK (on_text_changed), header); in activate()
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/examples/full-screen/
H A Dsplit-screen.py132 left_buffer.on_text_changed += default_buffer_changed
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/examples/full-screen/
H A Dsplit-screen.py127 left_buffer.on_text_changed += default_buffer_changed
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/
H A Dbuffer.py224 on_text_changed=None, on_text_insert=None, on_cursor_position_changed=None): argument
236 assert on_text_changed is None or callable(on_text_changed)
263 self.on_text_changed = Event(self, on_text_changed)
424 self.on_text_changed.fire()
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/
H A Dbuffer.py225 on_text_changed=None, on_text_insert=None, on_cursor_position_changed=None): argument
237 assert on_text_changed is None or callable(on_text_changed)
264 self.on_text_changed = Event(self, on_text_changed)
425 self.on_text_changed.fire()
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/examples/
H A Dfull-screen-layout.py151 buffers[DEFAULT_BUFFER].on_text_changed += default_buffer_changed
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/
H A Dbuffer.py194 on_text_changed=None, on_text_insert=None, argument
212 assert on_text_changed is None or callable(on_text_changed)
245 self.on_text_changed = Event(self, on_text_changed)
446 self.on_text_changed.fire()
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/
H A Dbuffer.py194 on_text_changed=None, on_text_insert=None, argument
212 assert on_text_changed is None or callable(on_text_changed)
245 self.on_text_changed = Event(self, on_text_changed)
446 self.on_text_changed.fire()
/dports/multimedia/gpodder/gpodder-3.10.17/src/gpodder/gtkui/interface/
H A Dcommon.py107 def on_text_changed(editable): function
110 text_entry.connect('changed', on_text_changed)
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/shortcuts/
H A Dprompt.py1058 def on_text_changed(_: object) -> None: function
1062 self.default_buffer.on_text_changed += on_text_changed
1071 self.default_buffer.on_text_changed -= on_text_changed
/dports/graphics/goom/goom2k4-0/sdl-goom/
H A Dgtk-callbacks.c92 on_text_changed (GtkEditable *editable, in on_text_changed() function
308 GTK_SIGNAL_FUNC (on_text_changed), in addParams()
/dports/deskutils/zim/zim-0.74.3/zim/plugins/
H A Dquicknote.py301 self.textview.get_buffer().connect('changed', self.on_text_changed)
390 def on_text_changed(self, buffer): member in QuickNoteDialog
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/
H A Dbuffer.py248 on_text_changed: Optional[BufferEventHandler] = None,
288 self.on_text_changed: Event["Buffer"] = Event(self, on_text_changed)
547 self.on_text_changed.fire()
/dports/accessibility/atkmm/atkmm-2.28.0/atk/atkmm/
H A Dtext.h972 virtual void on_text_changed(int position, int length);
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dtext.cc215 obj->on_text_changed(); in text_changed_callback()
1109 void Clutter::Text::on_text_changed() in on_text_changed() function in Clutter::Clutter::Text

12