package ocgtk

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

Module Gio.Menu

class type menu_t = object ... end
class menu : [ `menu | `menu_model | `object_ ] Gobject.obj -> menu_t
val new_ : unit -> menu_t