package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gtk.Bitset

class type bitset_t = object ... end
class bitset : [ `bitset ] Gobject.obj -> bitset_t
val new_empty : unit -> bitset_t
val new_range : int -> int -> bitset_t