开发者

GTKMM/C++ Window Event on losing/regaining focus?

开发者 https://www.devze.com 2023-01-01 01:37 出处:网络
How can I call a function whenever my GTKMM app l开发者_StackOverflowoses or regains focus?Connect handlers to the window\'s focus-in-event and focus-out-event.

How can I call a function whenever my GTKMM app l开发者_StackOverflowoses or regains focus?


Connect handlers to the window's focus-in-event and focus-out-event.

0

精彩评论

暂无评论...
验证码 换一张
取 消