package ocgtk

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

Module Gio.Simple_action

class type simple_action_t = object ... end
class simple_action : [ `simple_action | `object_ ] Gobject.obj -> simple_action_t
val new_ : string -> Gvariant_type.t option -> simple_action_t
val new_stateful : string -> Gvariant_type.t option -> Gvariant.t -> simple_action_t