package ocgtk

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

Module Gtk.Shortcut

class type shortcut_t = object ... end
class shortcut : [ `shortcut | `object_ ] Gobject.obj -> shortcut_t
val new_ : Ocgtk_gtk__.GShortcut_trigger.shortcut_trigger_t option -> Ocgtk_gtk__.GShortcut_action.shortcut_action_t option -> shortcut_t