package ocgtk

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

Module Gtk.Switch

class type switch_t = object ... end
class switch : [ `switch | `widget | `initially_unowned | `object_ ] Gobject.obj -> switch_t
val new_ : unit -> switch_t