mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 15:40:53 +00:00
egg: bring multi-paned ported to GTK 4
This is out of libpanel, which already has it but with the dock stuff removed (more like DzlMultiPaned). We probably still need some work to handle natural allocation from children.
This commit is contained in:
@ -13,7 +13,11 @@ libsysprof_ui_public_sources = [
|
||||
]
|
||||
|
||||
libsysprof_ui_private_sources = [
|
||||
'egg-handle.c',
|
||||
'egg-paned.c',
|
||||
'egg-resizer.c',
|
||||
'egg-three-grid.c',
|
||||
|
||||
'pointcache.c',
|
||||
'rectangles.c',
|
||||
'sysprof-aid.c',
|
||||
|
||||
Reference in New Issue
Block a user