gobbi
gobbi copied to clipboard
How to extract element from GList
I am confused as to how to extract the GtkWidget element held inside the GList returned by gtk_container_get_children(). Any help would be appreciated.
This isn't currently supported. Hopefully issue #20 will lay the groundwork allow to allow me to add some support for GList.