package ocgtk

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

Module Wrappers.Signal_action

type t = [ `signal_action | `shortcut_action | `object_ ] Gobject.obj
val new_ : string -> t

Create a new SignalAction

val get_signal_name : t -> string

Returns the name of the signal that will be emitted.