Hello, and thank you for taking the time to read this.
I'm getting an error, and I simply don't know where to start looking:
GLib-GObject:ERROR:../../../gobject/gobject.c:3208:toggle_refs_notify: assertion failed: (tstack.n_toggle_refs == 1)
The error occurs when I'm attempting to remove a Widget from a given Box container. It is only certain Boxes/Widgets. Have you ever seen this error occur, and if so, what are the likely culprits? I'm rather new to GTK and unfortunately, I'm at a loss for the appropriate means of debugging this issue.
Any and all help would be greatly appreciated.
Thank you