[pygtk] How to get hwnd of StatusIcon

Todong Ma gbstack08 at gmail.com
Tue Jul 16 17:56:48 WST 2013


Hi everyone,
I want to display a balloon notification near system tray icon, I found 
calling Shell_NotifyIcon with .szInfo and .szInfoTitle will show a 
balloon message.

Widget.get_window() can be used to get a Widget's hwnd, but how could I 
get hwnd of StatusIcon since it's direct child class of GObject?

Thanks,


More information about the pygtk mailing list