package ocgtk

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

Module Gio.Application

class type application_t = object ... end
class application : [ `application | `object_ ] Gobject.obj -> application_t
val new_ : string option -> Gio_enums.applicationflags -> application_t