![]() | ![]() | ![]() | xmlroff Reference Manual | ![]() |
---|
fo-string —
struct FoString; struct FoStringClass; FoDatatype* fo_string_new (void);gchar * fo_string_get_value (FoDatatype *string); void fo_string_set_value (FoDatatype *string, constgchar *new_value);
GObject +----FoObject +----FoDatatype +----FoString
"value"gchararray : Read / Write
FoDatatype* fo_string_new (void);
Creates a new FoString initialized to default value.
Returns : | the new FoString |
void fo_string_set_value (FoDatatype *string, constgchar *new_value);
string : | |
new_value : |
<< fo-space | fo-unknown >> |