mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 04:06:26 +01:00
canvas: several steps further with box packing and size allocation
This commit is contained in:
parent
88b95bc8f8
commit
b416caf1bb
13 changed files with 75 additions and 80 deletions
|
|
@ -62,7 +62,7 @@ public:
|
|||
|
||||
void compute_bounding_box () const;
|
||||
|
||||
void size_allocate (Rect const &);
|
||||
void _size_allocate (Rect const &);
|
||||
void size_request (Distance& w, Distance& h) const;
|
||||
|
||||
void render (Rect const & area, Cairo::RefPtr<Cairo::Context> context) const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue