Function
AdapLengthUnitto_px
since: 1.4
Declaration [src]
double
adap_length_unit_to_px (
AdapLengthUnit unit,
double value,
GtkSettings* settings
)
Parameters
unit-
Type:
AdapLengthUnitA 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.