Method
BirbStringObjectset_string
since: 0.3
Declaration [src]
void
birb_string_object_set_string (
BirbStringObject* obj,
const char* str
)
Description [src]
Sets the string that the object contains.
Available since: 0.3
Sets property | Birb.StringObject:string |