Skip to content
New issue

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

Fix warnings #378

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Fix warnings #378

merged 1 commit into from
Feb 17, 2025

Conversation

lenemter
Copy link
Member

Reducing diff of #361

We call set_revealed twice -- when the icon created and when the icon is being removed. Because of this we remove the item twice which produces warning: gtk_fixed_remove: assertion 'gtk_widget_get_parent (widget) == GTK_WIDGET (fixed)' failed

Also I included minor comments/methods signature changes

@lenemter lenemter requested a review from a team February 17, 2025 12:46
@lenemter lenemter merged commit 50f5379 into main Feb 17, 2025
4 checks passed
@lenemter lenemter deleted the lenemter/fix-warnings branch February 17, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants