html - Signal connect on gdk broadway backend -


i have gtkmm3 application , let user run software on desktop computer using broadway , use on tablet.
run great security reason notify user new device connect.
i've been searching lot on gtk , gdk documentation have not found signal fits needs.

is have idea how can ?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -