package ocgtk

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

Module Gtk.Named_action

class type named_action_t = object ... end
class named_action : [ `named_action | `shortcut_action | `object_ ] Gobject.obj -> named_action_t
val new_ : string -> named_action_t