elementary / granite

Library that extends GTK with common widgets and utilities
https://elementary.io
GNU Lesser General Public License v3.0
280 stars 61 forks source link

MessageDialog: Set last button as focus widget #693

Closed leolost2605 closed 4 months ago

leolost2605 commented 6 months ago

Less hacky now

danirabbit commented 6 months ago

Ah yeah this feels janky. Gtk.Dialog is deprecated anyways, so maybe we can solve this along the way when re-implementing button adding

leolost2605 commented 4 months ago

Btw I'm not sure here but I remember having some symbol lookup errors with programs that weren't recompiled so this might be a full API break? I'll do some research later :)