package ocgtk

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

Module Gtk.Expander

class type expander_t = object ... end
class expander : [ `expander | `widget | `initially_unowned | `object_ ] Gobject.obj -> expander_t
val new_ : string option -> expander_t
val new_with_mnemonic : string option -> expander_t