forked from joejulian/gio
5e6e1217da
This commit adds an exported method to enable widgets to detect when the text displayed by a Selectable has been truncated. This can be used to implement proper show-full-text-in-an-overlay behavior in a parent widget. I haven't attempted to implement that in core yet, as it is a complex feature involving animation and pointer interaction. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>