DVUI

colWidths

Parameters

#
col_widths:[]f32
[]f32

Source

Implementation

#
pub fn colWidths(col_widths: []f32) WidthsOrNum {
        return .{ .col_widths = col_widths };
    }