Home
last modified time | relevance | path

Searched refs:add_child_at_anchor (Results 1 – 25 of 48) sorted by relevance

12

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkTextChildAnchor.t26 $view -> add_child_at_anchor($button, $anchor);
27 $view -> add_child_at_anchor($label, $anchor);
H A DGtkTextView.t77 $view -> add_child_at_anchor($button, $anchor);
/dports/finance/gnucash/gnucash-4.9/gnucash/python/pycons/
H A Dpycons109 view.add_child_at_anchor(image, anchor)
198 view.add_child_at_anchor(boxout, anchor)
202 view.add_child_at_anchor(vbox, anchor)
/dports/www/castor/castor-0.8.16/src/
H A Ddraw.rs387 content_view.add_child_at_anchor(&button, &anchor); in insert_button()
415 content_view.add_child_at_anchor(&button, &anchor); in insert_gopher_file_button()
433 content_view.add_child_at_anchor(&button, &anchor); in insert_external_button()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/gtk-demo/
H A Dtextview.pl316 $text_view->add_child_at_anchor ($widget, $anchor);
400 $view->add_child_at_anchor ($event_box, $anchor);
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A D__init__.py89 text_view.add_child_at_anchor(label, anchor)
H A DChatView.py67 self.obsView.add_child_at_anchor(self.obs_btn, anchor1)
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/examples/pylgtk-demo/demos/
H A Dtextview.py438 text_view.add_child_at_anchor(widget, anchor)
490 view.add_child_at_anchor(event_box, anchor)
/dports/devel/lua-lgi/lgi-0.9.2/samples/gtk-demo/
H A Ddemo-text-multiview.lua316 view:add_child_at_anchor(creator(), anchor)
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/demos/gtk-demo/
H A Dexample_textview.cc414 text_view.add_child_at_anchor(*pWidget, refAnchor); in attach_widgets()
469 view.add_child_at_anchor(*pEventBox, refAnchor); in recursive_attach_view()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/demos/gtk-demo/
H A Dexample_textview.cc426 text_view.add_child_at_anchor(*pWidget, refAnchor); in attach_widgets()
475 view.add_child_at_anchor(*pFrame, refAnchor); in recursive_attach_view()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtextview.h616 void add_child_at_anchor(Widget& child, const Glib::RefPtr<TextBuffer::ChildAnchor>& anchor);
H A Dtextview.cc618 void TextView::add_child_at_anchor(Widget& child, const Glib::RefPtr<TextBuffer::ChildAnchor>& anch… in add_child_at_anchor() function in Gtk::TextView
/dports/net-im/fractal/fractal-4.4.0/fractal-gtk/src/appop/
H A Dinvite.rs79 invite_entry.add_child_at_anchor(&w, &anchor); in add_to_invite()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtextview.h645 void add_child_at_anchor(Widget& child, const Glib::RefPtr<TextBuffer::ChildAnchor>& anchor);
H A Dtextview.cc530 void TextView::add_child_at_anchor(Widget& child, const Glib::RefPtr<TextBuffer::ChildAnchor>& anch… in add_child_at_anchor() function in Gtk::TextView
/dports/deskutils/notekit/notekit-6d6278b/
H A Dnotebook.cpp576 add_child_at_anchor(*b,anch); in RenderToWidget()
1178 add_child_at_anchor(*d,anch); in CommitStroke()
1254 add_child_at_anchor(*d,anch); in on_deserialize()
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Dconversation_textview.py691 self.tv.add_child_at_anchor(img, anchor)
1034 self.tv.add_child_at_anchor(message_icons, anchor)
1073 self.tv.add_child_at_anchor(image, anchor)
/dports/deskutils/zim/zim-0.74.3/zim/plugins/
H A Dtags.py436 self.add_child_at_anchor(button, anchor)
/dports/science/gramps/gramps-5.1.4/gramps/gui/plug/quick/
H A D_quicktable.py407 text_view.add_child_at_anchor(treeview, anchor)
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/gtk/
H A Dmessage_input.py403 self.add_child_at_anchor(image, anchor)
H A Dhtmltextview.py892 self.add_child_at_anchor(emoji, anchor)
/dports/deskutils/gnote/gnote-41.1/src/
H A Dnote.cpp506 m_window->editor()->add_child_at_anchor(*qdata.widget, qdata.anchor); in process_child_widget_queue()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtextview.hg174 …_WRAP_METHOD(void add_child_at_anchor(Widget& child, const Glib::RefPtr<TextBuffer::ChildAnchor>& …
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtktext.defs858 ;; XXX add_child_at_anchor

12