package ocgtk

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

Module Gtk.Dialog

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