Method

AdwActionRowset_subtitle_lines

since: 1.0

Declaration [src]

void
adw_action_row_set_subtitle_lines (
  AdwActionRow* self,
  int subtitle_lines
)

Description [src]

Sets the number of lines at the end of which the subtitle label will be ellipsized.

If the value is 0, the number of lines won’t be limited.

Available since: 1.0

Parameters

subtitle_lines

Type: int

The number of lines at the end of which the subtitle label will be ellipsized.