package ocgtk

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

Module Gtk.Window_handle

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