Function
GtkBitsetnew_empty
Declaration [src]
GtkBitset*
gtk_bitset_new_empty (
void
)
Return value
Returns: | GtkBitset |
A new empty bitset. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |