Hi Everyone,

I need to recursively iterate through all the containers in a window to get to 
the widgets in the window, which are not containers.

I scanned the Gtk2hs docs and I could not find a good way to determine if a 
widget is a container or not.  I saw that the GObjectClass defines a isA 
function.  am I going in the right direction here or is there a better way to 
recurse through containers in Gtk2hs?

Regards
Rouan.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to