Top | ![]() |
![]() |
![]() |
![]() |
FoDatatype *
fo_length_new_with_value (gdouble value
);
Creates a new FoLength set to value
.
FoDatatype *
fo_length_new_from_pixels (gint count
);
Creates a new FoLength set to the intrinsic length of count
pixels.
FoDatatype *
fo_length_get_length_minus_3pt (void
);
Get an FoLength with the well-known value of 3pt.
FoDatatype *
fo_length_get_length_zero (void
);
Get an FoLength with the well-known value of 0pt.
FoDatatype *
fo_length_get_length_3pt (void
);
Get an FoLength with the well-known value of 3pt.
FoDatatype *
fo_length_get_length_6pt (void
);
Get an FoLength with the well-known value of 6pt.
FoDatatype *
fo_length_get_length_24pt (void
);
Get an FoLength with the well-known value of 24pt.
FoDatatype *
fo_length_get_length_A4_width (void
);
Get an FoLength with the well-known value of the width of an A4 page.
FoDatatype *
fo_length_get_width_thin (void
);
Get an FoLength for the well-known width value of 'thin'.
FoDatatype *
fo_length_get_width_medium (void
);
Get an FoLength for the well-known width value of 'medium'.
FoDatatype *
fo_length_get_width_thick (void
);
Get an FoLength for the well-known width value of 'thick'.