package ocgtk

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

Class Action_map.action_map

method add_action : Ocgtk_gio__.GAction.action_t -> unit
method lookup_action : string -> Ocgtk_gio__.GAction.action_t option
method remove_action : string -> unit
method remove_action_entries : Ocgtk_gio__.Action_entry.t array -> int -> unit
method as_action_map : Ocgtk_gio__.Action_map.t