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