Skip to content

gtk: backport application subclass startup override #120

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

Merged
merged 1 commit into from
Dec 13, 2020

Conversation

bilelmoussaoui
Copy link
Member

add a default impl that properly log rt initalisation

details at gtk-rs/gtk3-rs@25ef6ee

fixes #118

add a default impl that properly log rt initalisation

details at gtk-rs/gtk3-rs@25ef6ee

fixes #118
@bilelmoussaoui bilelmoussaoui force-pushed the bilelmoussaoui/gtk/application-subclass-fix branch from a47890a to 679cffd Compare December 13, 2020 20:19
@sdroege sdroege merged commit e643e46 into master Dec 13, 2020
@sdroege sdroege deleted the bilelmoussaoui/gtk/application-subclass-fix branch December 13, 2020 20:50
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.

Application subclass does not initialize GTK
2 participants