Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about gtk-rs

Read more about gtk-rs

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - gtk-rs

How do I use mouse button events with gtk4-rs?

I'm trying to capture up a right click event on a TreeView I have in my application using Rust and gtk4-rs. I don't see a specific EventController for mouse buttons events. I do see EventControllers f...
test-img

Aaron Cirillo

rust

gtk

gtk-rs

gtk4

Votes: 0

Answers: 1

Latest Answer

If you look into the examples, normally in such a case gtk::GestureClick is used. To detect right clicks, you can use it like so: pub fn build_tree_view() -> TreeView { let tree_view: TreeView ...
test-img

frankenapps

.pack_start() not working with gtk-rs Box

In the following code using gtk-rs I continuously get the error "method cannot be called on gtk4::Box due to unsatisfied trait bounds" for "hbox.pack_start". I have seen this metho...
test-img

Ricky Kresslein

rust

gtk-rs

gtk4

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved