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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -