Home
last modified time | relevance | path

Searched refs:EntryCompletion (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dentrycompletion.cc37 …Gtk::EntryCompletion::SlotMatch* the_slot = static_cast<Gtk::EntryCompletion::SlotMatch*>(user_dat… in SignalProxy_Match_gtk_callback()
63 void EntryCompletion::unset_model() in unset_model()
516 EntryCompletion::EntryCompletion(const Glib::ConstructParams& construct_params) in EntryCompletion() function in Gtk::EntryCompletion
523 EntryCompletion::EntryCompletion(GtkEntryCompletion* castitem) in EntryCompletion() function in Gtk::EntryCompletion
529 EntryCompletion::~EntryCompletion() in ~EntryCompletion()
533 EntryCompletion::CppClassType EntryCompletion::entrycompletion_class_; // initialize static member
535 GType EntryCompletion::get_type() in get_type()
547 EntryCompletion::EntryCompletion() in EntryCompletion() function in Gtk::EntryCompletion
557 Glib::RefPtr<EntryCompletion> EntryCompletion::create() in create()
559 return Glib::RefPtr<EntryCompletion>( new EntryCompletion() ); in create()
[all …]
H A Dentrycompletion.h79 class EntryCompletion : public Glib::Object
85 typedef EntryCompletion CppObjectType;
95 EntryCompletion(const EntryCompletion&);
96 EntryCompletion& operator=(const EntryCompletion&);
99 explicit EntryCompletion(const Glib::ConstructParams& construct_params);
100 explicit EntryCompletion(GtkEntryCompletion* castitem);
105 virtual ~EntryCompletion();
130 EntryCompletion();
134 static Glib::RefPtr<EntryCompletion> create();
663 Glib::RefPtr<Gtk::EntryCompletion> wrap(GtkEntryCompletion* object, bool take_copy = false);
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dentrycompletion.cc60 void EntryCompletion::unset_model() in unset_model()
562 EntryCompletion::EntryCompletion(const Glib::ConstructParams& construct_params) in EntryCompletion() function in Gtk::EntryCompletion
569 EntryCompletion::EntryCompletion(GtkEntryCompletion* castitem) in EntryCompletion() function in Gtk::EntryCompletion
575 EntryCompletion::EntryCompletion(EntryCompletion&& src) noexcept in EntryCompletion() function in Gtk::EntryCompletion
581 EntryCompletion& EntryCompletion::operator=(EntryCompletion&& src) noexcept in operator =()
590 EntryCompletion::~EntryCompletion() noexcept in ~EntryCompletion()
596 GType EntryCompletion::get_type() in get_type()
608 EntryCompletion::EntryCompletion() in EntryCompletion() function in Gtk::EntryCompletion
618 Glib::RefPtr<EntryCompletion> EntryCompletion::create() in create()
620 return Glib::RefPtr<EntryCompletion>( new EntryCompletion() ); in create()
[all …]
H A Dentrycompletion.h76 class EntryCompletion
85 using CppObjectType = EntryCompletion;
91 EntryCompletion(const EntryCompletion&) = delete;
92 EntryCompletion& operator=(const EntryCompletion&) = delete;
98 explicit EntryCompletion(const Glib::ConstructParams& construct_params);
99 explicit EntryCompletion(GtkEntryCompletion* castitem);
105 EntryCompletion(EntryCompletion&& src) noexcept;
106 EntryCompletion& operator=(EntryCompletion&& src) noexcept;
108 ~EntryCompletion() noexcept override;
133 EntryCompletion();
[all …]
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dentry_completion.rs36 impl EntryCompletion { implementation
37 pub fn new() -> EntryCompletion { in new()
52 impl Default for EntryCompletion { implementation
511 P: IsA<EntryCompletion>, in connect_action_activated() argument
544 P: IsA<EntryCompletion>, in connect_cursor_on_match() argument
575 P: IsA<EntryCompletion>, in connect_insert_prefix() argument
609 P: IsA<EntryCompletion>, in connect_match_selected() argument
635 P: IsA<EntryCompletion>, in connect_no_matches() argument
660 P: IsA<EntryCompletion>, in connect_property_inline_completion_notify() argument
687 P: IsA<EntryCompletion>, in connect_property_inline_selection_notify() argument
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dentry_completion.rs30 impl EntryCompletion { implementation
32 pub fn new() -> EntryCompletion { in new()
57 impl Default for EntryCompletion { implementation
542 P: IsA<EntryCompletion>, in connect_action_activated() argument
575 P: IsA<EntryCompletion>, in connect_cursor_on_match() argument
609 P: IsA<EntryCompletion>, in connect_insert_prefix() argument
643 P: IsA<EntryCompletion>, in connect_match_selected() argument
695 P: IsA<EntryCompletion>, in connect_inline_completion_notify() argument
720 P: IsA<EntryCompletion>, in connect_inline_selection_notify() argument
745 P: IsA<EntryCompletion>, in connect_minimum_key_length_notify() argument
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dentry_completion.rs35 impl EntryCompletion { impl
36 pub fn new() -> EntryCompletion { in new()
51 impl Default for EntryCompletion { implementation
507 P: IsA<EntryCompletion>, in connect_action_activated() argument
542 P: IsA<EntryCompletion>, in connect_cursor_on_match() argument
576 P: IsA<EntryCompletion>, in connect_insert_prefix() argument
612 P: IsA<EntryCompletion>, in connect_match_selected() argument
638 P: IsA<EntryCompletion>, in connect_no_matches() argument
663 P: IsA<EntryCompletion>, in connect_property_inline_completion_notify() argument
690 P: IsA<EntryCompletion>, in connect_property_inline_selection_notify() argument
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs30 impl EntryCompletion { impl
32 pub fn new() -> EntryCompletion { in new()
57 impl Default for EntryCompletion { implementation
542 P: IsA<EntryCompletion>, in connect_action_activated() argument
575 P: IsA<EntryCompletion>, in connect_cursor_on_match() argument
609 P: IsA<EntryCompletion>, in connect_insert_prefix() argument
643 P: IsA<EntryCompletion>, in connect_match_selected() argument
695 P: IsA<EntryCompletion>, in connect_inline_completion_notify() argument
720 P: IsA<EntryCompletion>, in connect_inline_selection_notify() argument
745 P: IsA<EntryCompletion>, in connect_minimum_key_length_notify() argument
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs30 impl EntryCompletion { implementation
32 pub fn new() -> EntryCompletion { in new()
57 impl Default for EntryCompletion { implementation
542 P: IsA<EntryCompletion>, in connect_action_activated() argument
575 P: IsA<EntryCompletion>, in connect_cursor_on_match() argument
609 P: IsA<EntryCompletion>, in connect_insert_prefix() argument
643 P: IsA<EntryCompletion>, in connect_match_selected() argument
695 P: IsA<EntryCompletion>, in connect_inline_completion_notify() argument
720 P: IsA<EntryCompletion>, in connect_inline_selection_notify() argument
745 P: IsA<EntryCompletion>, in connect_minimum_key_length_notify() argument
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dentry_completion.rs35 impl EntryCompletion { implementation
36 pub fn new() -> EntryCompletion { in new()
51 impl Default for EntryCompletion { implementation
507 P: IsA<EntryCompletion>, in connect_action_activated() argument
542 P: IsA<EntryCompletion>, in connect_cursor_on_match() argument
576 P: IsA<EntryCompletion>, in connect_insert_prefix() argument
612 P: IsA<EntryCompletion>, in connect_match_selected() argument
638 P: IsA<EntryCompletion>, in connect_no_matches() argument
663 P: IsA<EntryCompletion>, in connect_property_inline_completion_notify() argument
690 P: IsA<EntryCompletion>, in connect_property_inline_selection_notify() argument
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs30 impl EntryCompletion { implementation
32 pub fn new() -> EntryCompletion { in new()
57 impl Default for EntryCompletion { implementation
542 P: IsA<EntryCompletion>, in connect_action_activated() argument
575 P: IsA<EntryCompletion>, in connect_cursor_on_match() argument
609 P: IsA<EntryCompletion>, in connect_insert_prefix() argument
643 P: IsA<EntryCompletion>, in connect_match_selected() argument
695 P: IsA<EntryCompletion>, in connect_inline_completion_notify() argument
720 P: IsA<EntryCompletion>, in connect_inline_selection_notify() argument
745 P: IsA<EntryCompletion>, in connect_minimum_key_length_notify() argument
[all …]
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dtextureentry.h36 class EntryCompletion
41 EntryCompletion() : m_store(0), m_idleUpdate(UpdateCaller(*this)) in EntryCompletion() function
68 typedef MemberCaller1<EntryCompletion, const char*, &EntryCompletion::append> AppendCaller;
85 typedef MemberCaller<EntryCompletion, &EntryCompletion::update> UpdateCaller;
109 typedef Static< EntryCompletion<TextureNameList> > GlobalTextureEntryCompletion;
125 typedef Static< EntryCompletion<ShaderList> > GlobalShaderEntryCompletion;
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dtextureentry.h37 class EntryCompletion
42 EntryCompletion() : m_store( 0 ), m_idleUpdate( UpdateCaller( *this ) ){ in EntryCompletion() function
65 typedef MemberCaller1<EntryCompletion, const char*, &EntryCompletion::append> AppendCaller;
79 typedef MemberCaller<EntryCompletion, &EntryCompletion::update> UpdateCaller;
100 typedef Static< EntryCompletion<TextureNameList> > GlobalTextureEntryCompletion;
114 typedef Static< EntryCompletion<ShaderList> > GlobalShaderEntryCompletion;
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/
H A Dtextureentry.h36 class EntryCompletion
41 EntryCompletion () : in EntryCompletion() function
68 typedef MemberCaller1<EntryCompletion, const std::string&, &EntryCompletion::append> AppendCaller;
86 typedef MemberCaller<EntryCompletion, &EntryCompletion::update> UpdateCaller;
109 typedef Static<EntryCompletion<TextureNameList> > GlobalTextureEntryCompletion;
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/Entry/
H A DEntryCompletion.chs3 -- GIMP Toolkit (GTK) Widget EntryCompletion
30 module Graphics.UI.Gtk.Entry.EntryCompletion (
66 -- | +----EntryCompletion
71 EntryCompletion,
160 -- | Creates a new 'EntryCompletion' object.
162 entryCompletionNew :: IO EntryCompletion
172 entryCompletionGetEntry :: EntryCompletion
195 entryCompletionGetModel :: EntryCompletion
211 => EntryCompletion -- ^ @completion@
319 entryCompletionDeleteAction :: EntryCompletion
[all …]
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/Entry/
H A DEntryCompletion.chs3 -- GIMP Toolkit (GTK) Widget EntryCompletion
30 module Graphics.UI.Gtk.Entry.EntryCompletion (
66 -- | +----EntryCompletion
71 EntryCompletion,
160 -- | Creates a new 'EntryCompletion' object.
162 entryCompletionNew :: IO EntryCompletion
172 entryCompletionGetEntry :: EntryCompletion
195 entryCompletionGetModel :: EntryCompletion
211 => EntryCompletion -- ^ @completion@
319 entryCompletionDeleteAction :: EntryCompletion
[all …]
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dentrycompletion.ccg28 …Gtk::EntryCompletion::SlotMatch* the_slot = static_cast<Gtk::EntryCompletion::SlotMatch*>(user_dat…
47 delete static_cast<Gtk::EntryCompletion::SlotMatch*>(data);
54 void EntryCompletion::unset_model()
59 void EntryCompletion::set_match_func(const SlotMatch& slot)
71 void EntryCompletion::insert_action_text(const Glib::ustring& text, int index)
76 void EntryCompletion::insert_action_markup(const Glib::ustring& markup, int index)
81 void EntryCompletion::prepend_action_text(const Glib::ustring& text)
89 void EntryCompletion::prepend_action_markup(const Glib::ustring& markup)
239 bool Gtk::EntryCompletion::on_match_selected(const TreeModel::iterator& iter)
294 Glib::SignalProxy1< bool, const TreeModel::iterator& > EntryCompletion::signal_match_selected()
[all …]
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dentrycompletion.ccg25 auto the_slot = static_cast<Gtk::EntryCompletion::SlotMatch*>(user_data);
44 delete static_cast<Gtk::EntryCompletion::SlotMatch*>(data);
51 void EntryCompletion::unset_model()
56 void EntryCompletion::set_match_func(const SlotMatch& slot)
68 void EntryCompletion::insert_action_text(const Glib::ustring& text, int index)
73 void EntryCompletion::insert_action_markup(const Glib::ustring& markup, int index)
78 void EntryCompletion::prepend_action_text(const Glib::ustring& text)
86 void EntryCompletion::prepend_action_markup(const Glib::ustring& markup)
236 bool Gtk::EntryCompletion::on_match_selected(const TreeModel::iterator& iter)
291 Glib::SignalProxy1< bool, const TreeModel::iterator& > EntryCompletion::signal_match_selected()
[all …]
/dports/net/gupnp-tools/gupnp-tools-0.10.2/src/av-cp/
H A Dentry-completion.c16 G_DEFINE_TYPE (EntryCompletion, entry_completion, GTK_TYPE_ENTRY_COMPLETION) in G_DEFINE_TYPE() argument
135 entry_completion_init (EntryCompletion *self) in entry_completion_init()
142 EntryCompletion *self = ENTRY_COMPLETION (object); in entry_completion_constructed()
173 entry_completion_set_search_criteria (EntryCompletion *self, char const * const * criteria) in entry_completion_set_search_criteria()
H A Dentry-completion.h10 G_DECLARE_FINAL_TYPE (EntryCompletion, entry_completion, ENTRY, COMPLETION, GtkEntryCompletion)
13 void entry_completion_set_search_criteria (EntryCompletion *self, char const * const * criteria);
/dports/audio/gradio/Gradio-7.3/src/
H A Dgradio-station-editor-dialog.vala99 Gtk.EntryCompletion language_completion = new Gtk.EntryCompletion ();
105 Gtk.EntryCompletion country_completion = new Gtk.EntryCompletion ();
111 Gtk.EntryCompletion state_completion = new Gtk.EntryCompletion ();
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/
H A Dentry_completion.rs10 use EntryCompletion;
17 impl<O: IsA<EntryCompletion>> EntryCompletionExtManual for O {
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/
H A Dentry_completion.rs10 use EntryCompletion;
17 impl<O: IsA<EntryCompletion>> EntryCompletionExtManual for O {
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/
H A Dentry_completion.rs10 use EntryCompletion;
17 impl<O: IsA<EntryCompletion>> EntryCompletionExtManual for O {
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/
H A Dentry_completion.rs4 use crate::EntryCompletion;
16 impl<O: IsA<EntryCompletion>> EntryCompletionExtManual for O {

123456789