Top | ![]() |
![]() |
![]() |
![]() |
FoProperty *
fo_property_column_width_new (void
);
Creates a new FoPropertyColumnWidth initialized to default value.
FoProperty *
fo_property_column_width_get_initial (void
);
Get an instance of the property with the correct initial value.
FoDatatype * fo_property_column_width_resolve_percent (gdouble percentage
,const FoDatatype *font_size
,const FoFo *fo_node
,const FoContext *context
,GError **error
);
Resolves percentage values in 'column-width' property value expressions.