Constructor
BirbStringListnew
since: 0.8
Declaration [src]
BirbStringList*
birb_string_list_new (
void
)
Return value
Type: BirbStringList
The new instance.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |