package ocgtk

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

Module Gtk.Assistant

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