Function
GtkBitsetnew_range
Declaration [src]
GtkBitset*
gtk_bitset_new_range (
  guint start,
  guint n_items
)
Return value
| Returns: | GtkBitset | 
| A new bitset. | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |