adw.length_unit
Module for [LengthUnit] enum namespace
struct LengthUnit
Types 1
structLengthUnit
Namespace for [LengthUnit] enum
Methods
double fromPx(adw.types.LengthUnit unit, double value, gtk.settings.Settings settings) static nothrowConverts value from pixels to unit.double toPx(adw.types.LengthUnit unit, double value, gtk.settings.Settings settings) static nothrowConverts value from unit to pixels.