Function
AdwLengthUnitto_px
since: 1.4
Declaration [src]
double
adw_length_unit_to_px (
  AdwLengthUnit unit,
  double value,
  GtkSettings* settings
)
Parameters
- unit
- 
            Type: AdwLengthUnitA length unit. 
- value
- 
            Type: doubleA value in unit.
- settings
- 
            Type: GtkSettingsSettings to use, or NULLfor default settings.The argument can be NULL.The data is owned by the caller of the function.