On Thu, 30 Jan 2014 22:39:28 +0100, Mike Wey wrote:

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.

Fixed in commit: https://github.com/gtkd-developers/GtkD/commit/88b2757d5d7fa760da8db0cdd5a0e7b69d48a7a2

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