Action Row
Creates a org.gnome.adw.ActionRow, a list box row that presents actions.
org.gnome.adw.ActionRow is a child of org.gnome.adw.PreferencesRow which is usually used for preferences/settings inside and application.
Parameters
The title for this row.
Compose Modifier for layout and styling.
Composable components displayed at the start of the row.
Composable components displayed at the end of the row.
Callback triggered when this row is activated.
Whether the component can be activated.
Whether to use Pango markup for the title and subtitle.
Whether an embedded underline in the title or subtitle indicates a mnemonic.
The subtitle for this row.
The number of lines at the end of which the subtitle label will be ellipsized.
Whether the subtitle is selectable.
The number of lines at the end of which the title label will be ellipsized.