Height-for-width related trouble

David Gasa i Castell via gtkmm-list <[email protected]> Fri, 9 Apr 2021 20:11:32 +0200
Newsgroups gmane.comp.gnome.gtkmm
Message-ID <CANh8emd_YqLRt7wMCPkC-sy4ffU1mwW8wHF7DTuBwPh9dgqOBw@mail.gmail.com>
I'm working under Gtkmm 3.24.0 and just fallen in the related trouble about
the height-for-width management, mentioned at
https://gitlab.gnome.org/GNOME/gtk/-/issues/12

In a TreeView cells, instead of giving

|---|----------------------------------------------------|
| 1 | One text                                           |
|---|----------------------------------------------------|
|   | Lorem ipsum dolor sit amet, consectetur adipiscing |
| 2 | elit, sed do eiusmod tempor incididunt ut labore   |
|   | et dolore magna aliqua.                            |
|---|----------------------------------------------------|
| 3 | Another text                                       |
|---|----------------------------------------------------|


I usually give

|---|----------------------------------------------------|
| 1 | One text                                           |
|---|----------------------------------------------------|
| 2 | Lorem ipsum dolor sit amet, consectetur adipiscing |
|---|----------------------------------------------------|
| 3 | Another text                                       |
|---|----------------------------------------------------|

Is there a workaround to force "manually" to recompute the height-for-width
property for each row ?

-- 
David Gasa i Castell

Linux User #488832

_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list