![]() | ![]() | ![]() | xmlroff Reference Manual | ![]() |
---|
fo-property-space-before —
enum FoEnumSpaceBefore; #define FO_TYPE_ENUM_SPACE_BEFOREGType fo_enum_space_before_get_type (void); struct FoPropertySpaceBefore; struct FoPropertySpaceBeforeClass; FoProperty* fo_property_space_before_new (void); FoDatatype* fo_property_space_before_get_value (FoProperty *property); void fo_property_space_before_set_value (FoProperty *property, FoDatatype *new_value); FoProperty* fo_property_space_before_new_from_expression (constgchar *expression, FoContext *context, FoProperty *current_font_size, FoFo *fo_node,GError **error); FoProperty* fo_property_space_before_get_initial (void);
GObject +----FoObject +----FoProperty +----FoPropertySpaceBefore
"value" FoDatatype : Read / Write
FoProperty* fo_property_space_before_new (void);
Creates a new
Returns : | the new |
FoDatatype* fo_property_space_before_get_value (FoProperty *property);
property : | |
Returns : |
void fo_property_space_before_set_value (FoProperty *property, FoDatatype *new_value);
property : | |
new_value : |
FoProperty* fo_property_space_before_new_from_expression (constgchar *expression, FoContext *context, FoProperty *current_font_size, FoFo *fo_node,GError **error);
expression : | |
context : | |
current_font_size : | |
fo_node : | |
error : | |
Returns : |
FoProperty* fo_property_space_before_get_initial (void);
Returns : |
"value" (FoDatatype : Read / Write) | space-before property value. |
<< fo-property-space-after-precedence | fo-property-space-before-minimum >> |