Home
last modified time | relevance | path

Searched refs:EventBox (Results 1 – 25 of 547) sorted by relevance

12345678910>>...22

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Deventbox.cc91 EventBox::EventBox(const Glib::ConstructParams& construct_params) in EventBox() function in Gtk::EventBox
97 EventBox::EventBox(GtkEventBox* castitem) in EventBox() function in Gtk::EventBox
104 EventBox::EventBox(EventBox&& src) noexcept in EventBox() function in Gtk::EventBox
108 EventBox& EventBox::operator=(EventBox&& src) noexcept in operator =()
114 EventBox::~EventBox() noexcept in ~EventBox()
119 EventBox::CppClassType EventBox::eventbox_class_; // initialize static member
121 GType EventBox::get_type() in get_type()
127 GType EventBox::get_base_type() in get_base_type()
133 EventBox::EventBox() in EventBox() function in Gtk::EventBox
143 bool EventBox::get_visible_window() const in get_visible_window()
[all …]
H A Deventbox.h57 class EventBox : public Bin
61 typedef EventBox CppObjectType;
67 EventBox(EventBox&& src) noexcept;
68 EventBox& operator=(EventBox&& src) noexcept;
71 EventBox(const EventBox&) = delete;
72 EventBox& operator=(const EventBox&) = delete;
74 ~EventBox() noexcept override;
83 explicit EventBox(const Glib::ConstructParams& construct_params);
84 explicit EventBox(GtkEventBox* castitem);
119 EventBox();
[all …]
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Deventbox.cc88 return manage(new EventBox((GtkEventBox*)(o))); in wrap_new()
95 EventBox::EventBox(const Glib::ConstructParams& construct_params) in EventBox() function in Gtk::EventBox
101 EventBox::EventBox(GtkEventBox* castitem) in EventBox() function in Gtk::EventBox
107 EventBox::~EventBox() in ~EventBox()
112 EventBox::CppClassType EventBox::eventbox_class_; // initialize static member
114 GType EventBox::get_type() in get_type()
120 GType EventBox::get_base_type() in get_base_type()
126 EventBox::EventBox() in EventBox() function in Gtk::EventBox
136 bool EventBox::get_visible_window() const in get_visible_window()
146 bool EventBox::get_above_child() const in get_above_child()
[all …]
H A Deventbox.h58 class EventBox : public Bin
62 typedef EventBox CppObjectType;
68 virtual ~EventBox();
77 EventBox(const EventBox&);
78 EventBox& operator=(const EventBox&);
81 explicit EventBox(const Glib::ConstructParams& construct_params);
82 explicit EventBox(GtkEventBox* castitem);
113 EventBox();
236 Gtk::EventBox* wrap(GtkEventBox* object, bool take_copy = false);
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/Misc/
H A DEventBox.chs3 -- GIMP Toolkit (GTK) Widget EventBox
29 module Graphics.UI.Gtk.Misc.EventBox (
44 -- | +----EventBox
48 EventBox,
81 -- | Creates a new 'EventBox'.
83 eventBoxNew :: IO EventBox
86 liftM (castPtr :: Ptr Widget -> Ptr EventBox) $
124 eventBoxGetVisibleWindow :: EventBox -> IO Bool
151 eventBoxGetAboveChild :: EventBox -> IO Bool
165 eventBoxVisibleWindow :: Attr EventBox Bool
[all …]
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/Misc/
H A DEventBox.chs3 -- GIMP Toolkit (GTK) Widget EventBox
29 module Graphics.UI.Gtk.Misc.EventBox (
44 -- | +----EventBox
48 EventBox,
81 -- | Creates a new 'EventBox'.
83 eventBoxNew :: IO EventBox
86 liftM (castPtr :: Ptr Widget -> Ptr EventBox) $
124 eventBoxGetVisibleWindow :: EventBox -> IO Bool
151 eventBoxGetAboveChild :: EventBox -> IO Bool
165 eventBoxVisibleWindow :: Attr EventBox Bool
[all …]
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Devent_box.go10 internal *gtk.EventBox
21 func wrapEventBoxSimple(v *gtk.EventBox) *eventBox { argument
28 func wrapEventBox(v *gtk.EventBox, e error) (*eventBox, error) { argument
32 func unwrapEventBox(v gtki.EventBox) *gtk.EventBox { argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Devent_box.rs33 impl EventBox { implementation
34 pub fn new() -> EventBox { in new()
40 impl Default for EventBox { implementation
93 pub fn build(self) -> EventBox { in build() argument
209 glib::Object::new(EventBox::static_type(), &properties) in build()
402 pub const NONE_EVENT_BOX: Option<&EventBox> = None;
421 impl<O: IsA<EventBox>> EventBoxExt for O {
462 P: IsA<EventBox>, in connect_property_above_child_notify() argument
465 f(&EventBox::from_glib_borrow(this).unsafe_cast()) in connect_property_above_child_notify()
487 P: IsA<EventBox>, in connect_property_visible_window_notify() argument
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Devent_box.rs33 impl EventBox { impl
34 pub fn new() -> EventBox { in new()
40 impl Default for EventBox { implementation
93 pub fn build(self) -> EventBox { in build() argument
209 glib::Object::new(EventBox::static_type(), &properties) in build()
402 pub const NONE_EVENT_BOX: Option<&EventBox> = None;
421 impl<O: IsA<EventBox>> EventBoxExt for O {
462 P: IsA<EventBox>, in connect_property_above_child_notify() argument
465 f(&EventBox::from_glib_borrow(this).unsafe_cast()) in connect_property_above_child_notify()
487 P: IsA<EventBox>, in connect_property_visible_window_notify() argument
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dlivepatheffect-add.cpp348 Gtk::EventBox *eventbox = dynamic_cast<Gtk::EventBox *>(leitem->get_child()); in on_focus()
357 Gtk::EventBox *expander = dynamic_cast<Gtk::EventBox *>(contents[4]); in on_focus()
364 Gtk::EventBox *eventbox = dynamic_cast<Gtk::EventBox *>(child->get_child()); in on_focus()
369 Gtk::EventBox *expander = dynamic_cast<Gtk::EventBox *>(contents[4]); in on_focus()
419 Gtk::EventBox *LPESelectorEffect; in fav_toggler()
483 Gtk::EventBox *LPESelectorEffect; in apply()
519 Gtk::EventBox *LPESelectorEffect; in expand()
564 Gtk::EventBox *eventbox = dynamic_cast<Gtk::EventBox *>(child->get_child()); in on_filter()
661 Gtk::EventBox *eventbox = dynamic_cast<Gtk::EventBox *>(child1->get_child()); in on_sort()
695 Gtk::EventBox *lpemore = dynamic_cast<Gtk::EventBox *>(contents[4]); in on_sort()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Devent_box.rs31 impl EventBox { implementation
33 pub fn new() -> EventBox { in new()
47 impl Default for EventBox { implementation
109 pub fn build(self) -> EventBox { in build() argument
223 glib::Object::new::<EventBox>(&properties) in build()
415 pub const NONE_EVENT_BOX: Option<&EventBox> = None;
439 impl<O: IsA<EventBox>> EventBoxExt for O {
476 P: IsA<EventBox>, in connect_above_child_notify() argument
484 f(EventBox::from_glib_borrow(this).unsafe_cast_ref()) in connect_above_child_notify()
501 P: IsA<EventBox>, in connect_visible_window_notify() argument
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Devent_box.rs31 impl EventBox { implementation
33 pub fn new() -> EventBox { in new()
47 impl Default for EventBox { implementation
109 pub fn build(self) -> EventBox { in build() argument
223 glib::Object::new::<EventBox>(&properties) in build()
415 pub const NONE_EVENT_BOX: Option<&EventBox> = None;
439 impl<O: IsA<EventBox>> EventBoxExt for O {
476 P: IsA<EventBox>, in connect_above_child_notify() argument
484 f(EventBox::from_glib_borrow(this).unsafe_cast_ref()) in connect_above_child_notify()
501 P: IsA<EventBox>, in connect_visible_window_notify() argument
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Devent_box.rs31 impl EventBox { implementation
33 pub fn new() -> EventBox { in new()
47 impl Default for EventBox { implementation
109 pub fn build(self) -> EventBox { in build() argument
223 glib::Object::new::<EventBox>(&properties) in build()
415 pub const NONE_EVENT_BOX: Option<&EventBox> = None;
439 impl<O: IsA<EventBox>> EventBoxExt for O {
476 P: IsA<EventBox>, in connect_above_child_notify() argument
484 f(EventBox::from_glib_borrow(this).unsafe_cast_ref()) in connect_above_child_notify()
501 P: IsA<EventBox>, in connect_visible_window_notify() argument
[all …]
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Devent_box.rs33 impl EventBox { impl
34 pub fn new() -> EventBox { in new()
40 impl Default for EventBox { implementation
132 pub fn build(self) -> EventBox { in build() argument
248 glib::Object::new(EventBox::static_type(), &properties) in build()
441 pub const NONE_EVENT_BOX: Option<&EventBox> = None;
460 impl<O: IsA<EventBox>> EventBoxExt for O {
501 P: IsA<EventBox>, in connect_property_above_child_notify() argument
504 f(&EventBox::from_glib_borrow(this).unsafe_cast()) in connect_property_above_child_notify()
526 P: IsA<EventBox>, in connect_property_visible_window_notify() argument
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Devent_box.rs31 impl EventBox { impl
33 pub fn new() -> EventBox { in new()
47 impl Default for EventBox { implementation
109 pub fn build(self) -> EventBox { in build() argument
223 glib::Object::new::<EventBox>(&properties) in build()
415 pub const NONE_EVENT_BOX: Option<&EventBox> = None;
439 impl<O: IsA<EventBox>> EventBoxExt for O {
476 P: IsA<EventBox>, in connect_above_child_notify() argument
484 f(EventBox::from_glib_borrow(this).unsafe_cast_ref()) in connect_above_child_notify()
501 P: IsA<EventBox>, in connect_visible_window_notify() argument
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dstyle-swatch.h71 Gtk::EventBox _swatch;
76 Gtk::EventBox _place[2];
77 Gtk::EventBox _opacity_place;
83 Gtk::EventBox _stroke_width_place;
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/
H A Dcairo_widget.cc113 return Gtk::EventBox::get_width (); in get_width()
122 return Gtk::EventBox::get_height (); in get_height()
132 Gtk::EventBox::size_allocate (alloc); in size_allocate()
237 Gtk::EventBox::queue_draw (); in queue_draw()
246 Gtk::EventBox::queue_resize (); in queue_resize()
256 Gtk::EventBox::on_size_allocate (alloc); in on_size_allocate()
363 Gtk::EventBox::on_realize(); in on_realize()
374 Gtk::EventBox::on_map(); in on_map()
392 Gtk::EventBox::on_unmap(); in on_unmap()
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dwidgets_label.py19 class LabelWidget(Gtk.EventBox):
35 Gtk.EventBox.__init__(self)
51 return getattr(Gtk.EventBox, attr)
/dports/graphics/elementary-photos/photos-2.7.1/src/Widgets/
H A DSliderAssembly.vala23 private Gtk.EventBox decrease_box;
24 private Gtk.EventBox increase_box;
25 private Gtk.EventBox active_box;
61 decrease_box = new Gtk.EventBox ();
83 increase_box = new Gtk.EventBox ();
143 active_box = (Gtk.EventBox)sender;
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.Gui/gtk-gui/
H A DMono.Addins.Gui.AddinInfoView.cs7 private global::Gtk.EventBox ebox;
9 private global::Gtk.EventBox boxHeader;
20 private global::Gtk.EventBox ebox2;
25 private global::Gtk.EventBox eboxButs;
39 this.ebox = new global::Gtk.EventBox (); in Build()
45 this.boxHeader = new global::Gtk.EventBox (); in Build()
142 this.ebox2 = new global::Gtk.EventBox (); in Build()
195 this.eboxButs = new global::Gtk.EventBox (); in Build()
H A DMono.Addins.Gui.AddinManagerDialog.cs15 private global::Gtk.EventBox eventbox2;
20 private global::Gtk.EventBox eboxRepoUpdates;
27 private global::Gtk.EventBox eventbox3;
32 private global::Gtk.EventBox eboxRepo;
39 private global::Gtk.EventBox eventbox1;
105 this.eventbox2 = new global::Gtk.EventBox (); in Build()
134 this.eboxRepoUpdates = new global::Gtk.EventBox (); in Build()
204 this.eventbox3 = new global::Gtk.EventBox (); in Build()
235 this.eboxRepo = new global::Gtk.EventBox (); in Build()
294 this.eventbox1 = new global::Gtk.EventBox (); in Build()
/dports/textproc/ibus/ibus-1.5.24/ui/gtk3/
H A Dcandidatearea.vala178 Gtk.EventBox container_ebox = new Gtk.EventBox();
233 Gtk.EventBox label_ebox = new Gtk.EventBox();
243 Gtk.EventBox candidate_ebox = new Gtk.EventBox();
254 Gtk.EventBox container_ebox = new Gtk.EventBox();
286 Gtk.EventBox ebox = new Gtk.EventBox();
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtki/
H A Devent_box.go3 type EventBox interface { interface
12 func AssertEventBox(_ EventBox) {} argument
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/
H A Devent_mouse.h82 struct EventBox : public Smach::event struct
88EventBox(EventKey id, const synfig::Point& p1,const synfig::Point& p2,MouseButton button=BUTTON_NO… argument
96EventBox(const synfig::Point& p1,const synfig::Point& p2,MouseButton button=BUTTON_NONE, Gdk::Modi… argument
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/
H A Devent_mouse.h82 struct EventBox : public Smach::event struct
88EventBox(EventKey id, const synfig::Point& p1,const synfig::Point& p2,MouseButton button=BUTTON_NO… argument
96EventBox(const synfig::Point& p1,const synfig::Point& p2,MouseButton button=BUTTON_NONE, Gdk::Modi… argument

12345678910>>...22