RowLayout.col_breaks()# RowLayout.col_breaks(col: int) → str[source]# Returns the column breakpoints for a specific column as strings for use as bootstrap classes. Parameters col – Column index (starts at 0) Returns Column breakpoints for a specific column Return type str