On 01/29/2014 10:09 PM, E.S. Quinn wrote:

Hi! Sorry to be troublesome yet again, but I'm trying to work with gtk.UIManager--again on the Gtk2 branch--and I've stumbled across a couple issues, and I'm not sure if either are bugs, or if I'm doing something wrong.

UIManager.getWidget isn't implemented correctly currently, is needs to
do something similar to Builder.getWidget or D/GtkD wont know what type
of object it is actually returning.

For now you will need to work around it.

I'll need to check whats going on with getToplevels/GetUI.