Skip to content

Replace Bin with Box as base class for BranchListBox#1729

Merged
jeremypw merged 2 commits into
masterfrom
jeremypw/gtk4prep/no-bin-subclass
Jun 20, 2026
Merged

Replace Bin with Box as base class for BranchListBox#1729
jeremypw merged 2 commits into
masterfrom
jeremypw/gtk4prep/no-bin-subclass

Conversation

@jeremypw

Copy link
Copy Markdown
Collaborator

The class Gtk.Bin does not exist in Gtk4 and in anycase it makes no sense to add a box to a bin as was done here.

Just subclass Gtk.Box.

Draft until next release.

@jeremypw jeremypw marked this pull request as ready for review June 20, 2026 16:21
@jeremypw jeremypw enabled auto-merge (squash) June 20, 2026 16:21
@jeremypw jeremypw added this to the 8.3.2 milestone Jun 20, 2026
@jeremypw jeremypw merged commit 116f75e into master Jun 20, 2026
6 checks passed
@jeremypw jeremypw deleted the jeremypw/gtk4prep/no-bin-subclass branch June 20, 2026 16:23
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