Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以捕获 Gdk::ModifierType。当我执行鼠标按钮事件时,修改器会发出 272用于左键单击 1040用于右键单击 16用于按钮释放 如果我在另一台计算机上运行我的程序,它会为鼠标事件发出相同的信号吗?