On 04-04-2020 00:40, mark wrote:

Thanks for that information. But how did you know about getChildren? I read the docs on https://api.gtkd.org/gtk.ListBox.ListBox.html and there's no mention of this method. Nor does there seem to be a superclass that I could look into for this method.

So I wonder what other methods exist for ListBox and how I can find them?

The link in the documantation seems to be broken, but Listbox is a child
of gtk.Container.

https://api.gtkd.org/gtk.Container.Container.html