Home
last modified time | relevance | path

Searched defs:TextTagTable (Results 1 – 25 of 26) sorted by relevance

12

/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Dtext_tag_table.go14 func wrapTextTagTableSimple(v *gtk.TextTagTable) *textTagTable {
21 func wrapTextTagTable(v *gtk.TextTagTable, e error) (*textTagTable, error) {
25 func unwrapTextTagTable(v gtki.TextTagTable) *gtk.TextTagTable {
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtki/
H A Dtext_tag_table.go5 type TextTagTable interface { interface
11 func AssertTextTagTable(_ TextTagTable) {}
H A Dgtk.go44 TextBufferNew(TextTagTable) (TextBuffer, error) argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtext_tag_table.rs25 impl TextTagTable { implementation
33 impl Default for TextTagTable { implementation
123 P: IsA<TextTagTable>, in connect_tag_added()
151 P: IsA<TextTagTable>, in connect_tag_changed()
181 P: IsA<TextTagTable>, in connect_tag_removed()
208 impl fmt::Display for TextTagTable { implementation
H A Dtext_buffer.rs269 fn tag_table(&self) -> Option<TextTagTable>; in tag_table()
872 fn tag_table(&self) -> Option<TextTagTable> { in tag_table()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_tag_table.rs25 impl TextTagTable { impl
33 impl Default for TextTagTable { implementation
123 P: IsA<TextTagTable>, in connect_tag_added()
151 P: IsA<TextTagTable>, in connect_tag_changed()
181 P: IsA<TextTagTable>, in connect_tag_removed()
208 impl fmt::Display for TextTagTable { implementation
H A Dtext_buffer.rs269 fn tag_table(&self) -> Option<TextTagTable>; in tag_table()
872 fn tag_table(&self) -> Option<TextTagTable> { in tag_table()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_tag_table.rs25 impl TextTagTable { impl
33 impl Default for TextTagTable { implementation
123 P: IsA<TextTagTable>, in connect_tag_added()
151 P: IsA<TextTagTable>, in connect_tag_changed()
181 P: IsA<TextTagTable>, in connect_tag_removed()
208 impl fmt::Display for TextTagTable { implementation
H A Dtext_buffer.rs269 fn tag_table(&self) -> Option<TextTagTable>; in tag_table()
872 fn tag_table(&self) -> Option<TextTagTable> { in tag_table()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtext_tag_table.rs26 impl TextTagTable { impl
33 impl Default for TextTagTable { implementation
118 P: IsA<TextTagTable>, in connect_tag_added()
144 P: IsA<TextTagTable>, in connect_tag_changed()
170 P: IsA<TextTagTable>, in connect_tag_removed()
190 impl fmt::Display for TextTagTable { implementation
H A Dtext_buffer.rs197 fn get_tag_table(&self) -> Option<TextTagTable>; in get_tag_table()
795 fn get_tag_table(&self) -> Option<TextTagTable> { in get_tag_table()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtext_tag_table.rs26 impl TextTagTable { implementation
33 impl Default for TextTagTable { implementation
118 P: IsA<TextTagTable>, in connect_tag_added()
144 P: IsA<TextTagTable>, in connect_tag_changed()
170 P: IsA<TextTagTable>, in connect_tag_removed()
190 impl fmt::Display for TextTagTable { implementation
H A Dtext_buffer.rs199 fn get_tag_table(&self) -> Option<TextTagTable>; in get_tag_table()
797 fn get_tag_table(&self) -> Option<TextTagTable> { in get_tag_table()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_tag_table.rs25 impl TextTagTable { implementation
33 impl Default for TextTagTable { implementation
123 P: IsA<TextTagTable>, in connect_tag_added()
151 P: IsA<TextTagTable>, in connect_tag_changed()
181 P: IsA<TextTagTable>, in connect_tag_removed()
208 impl fmt::Display for TextTagTable { implementation
H A Dtext_buffer.rs269 fn tag_table(&self) -> Option<TextTagTable>; in tag_table()
872 fn tag_table(&self) -> Option<TextTagTable> { in tag_table()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtext_tag_table.rs26 impl TextTagTable { impl
33 impl Default for TextTagTable { implementation
118 P: IsA<TextTagTable>, in connect_tag_added()
144 P: IsA<TextTagTable>, in connect_tag_changed()
170 P: IsA<TextTagTable>, in connect_tag_removed()
190 impl fmt::Display for TextTagTable { implementation
H A Dtext_buffer.rs197 fn get_tag_table(&self) -> Option<TextTagTable>; in get_tag_table()
795 fn get_tag_table(&self) -> Option<TextTagTable> { in get_tag_table()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtexttagtable.cc333 TextTagTable::TextTagTable(const Glib::ConstructParams& construct_params) in TextTagTable() function in Gtk::TextTagTable
340 TextTagTable::TextTagTable(GtkTextTagTable* castitem) in TextTagTable() function in Gtk::TextTagTable
346 TextTagTable::TextTagTable(TextTagTable&& src) noexcept in TextTagTable() function in Gtk::TextTagTable
375 TextTagTable::TextTagTable() in TextTagTable() function in Gtk::TextTagTable
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dtexttagtable_p.h23 friend class TextTagTable; variable
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/private/
H A Dtexttagtable_p.h24 friend class TextTagTable; variable
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtexttagtable.cc337 TextTagTable::TextTagTable(const Glib::ConstructParams& construct_params) in TextTagTable() function in Gtk::TextTagTable
344 TextTagTable::TextTagTable(GtkTextTagTable* castitem) in TextTagTable() function in Gtk::TextTagTable
368 TextTagTable::TextTagTable() in TextTagTable() function in Gtk::TextTagTable
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go7405 type TextTagTable struct { struct
7406 *glib.Object
7410 func (v *TextTagTable) native() *C.GtkTextTagTable {
7437 func (v *TextTagTable) Add(tag *TextTag) {
7443 func (v *TextTagTable) Lookup(name string) (*TextTag, error) {
7454 func (v *TextTagTable) Remove(tag *TextTag) {
7487 func TextBufferNew(table *TextTagTable) (*TextBuffer, error) {
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go9298 type TextTagTable struct { struct
9299 *glib.Object
9303 func (v *TextTagTable) native() *C.GtkTextTagTable {
9334 func (v *TextTagTable) Add(tag *TextTag) {
9340 func (v *TextTagTable) Lookup(name string) (*TextTag, error) {
9351 func (v *TextTagTable) Remove(tag *TextTag) {
9388 func TextBufferNew(table *TextTagTable) (*TextBuffer, error) {
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go9298 type TextTagTable struct { struct
9299 *glib.Object
9303 func (v *TextTagTable) native() *C.GtkTextTagTable {
9334 func (v *TextTagTable) Add(tag *TextTag) {
9340 func (v *TextTagTable) Lookup(name string) (*TextTag, error) {
9351 func (v *TextTagTable) Remove(tag *TextTag) {
9388 func TextBufferNew(table *TextTagTable) (*TextBuffer, error) {
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk.go9298 type TextTagTable struct { struct
9299 *glib.Object
9303 func (v *TextTagTable) native() *C.GtkTextTagTable {
9334 func (v *TextTagTable) Add(tag *TextTag) {
9340 func (v *TextTagTable) Lookup(name string) (*TextTag, error) {
9351 func (v *TextTagTable) Remove(tag *TextTag) {
9388 func TextBufferNew(table *TextTagTable) (*TextBuffer, error) {

12