package ocgtk

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

Module Gtk.Signal_action

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