Top | ![]() |
![]() |
![]() |
![]() |
FoFo *
fo_static_content_new (void
);
Creates a new FoStaticContent initialized to default value.
FoProperty *
fo_static_content_get_flow_name (FoFo *fo_fo
);
Gets the "flow-name" property of fo_fo
.
void fo_static_content_set_flow_name (FoFo *fo_fo
,FoProperty *new_flow_name
);
Sets the "flow-name" property of fo_fo
to new_flow_name
.
typedef struct _FoStaticContent FoStaticContent;
Instance of the 'static-content' formatting object.
“flow-name”
property“flow-name” FoProperty *
Flow Name property.
Owner: FoStaticContent
Flags: Read