We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
That's what I get when I call
self.comboboxtext.clear()
My program freezes and outpus - Aborted (core dumped)
Gtk:ERROR:gtkcellareabox.c:2104:_gtk_cell_area_box_group_visible: assertion failed: (group_idx >= 0 && group_idx < priv->groups->len)
https://github.com/bratsche/gtk-/blob/master/gtk/gtkcellareabox.c#L2104
The text was updated successfully, but these errors were encountered:
No branches or pull requests
That's what I get when I call
My program freezes and outpus - Aborted (core dumped)
https://github.com/bratsche/gtk-/blob/master/gtk/gtkcellareabox.c#L2104
The text was updated successfully, but these errors were encountered: