Skip to content

Add methods to HdyActionRow to set the title labels width, max-width, justifcation and ellipsize properties.

alvardes requested to merge alvardes/libhandy:hdyactionrowmethods into master

This allows users to set some properties of the title label of the action row. This is useful for users who pack rows in a list like manner and want their action widgets to line up properly.

Merge request reports