package ocgtk

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

Class Actionable.actionable

method get_action_name : unit -> string option
method get_action_target_value : unit -> Gvariant.t option
method set_action_name : string option -> unit
method set_action_target_value : Gvariant.t option -> unit
method set_detailed_action_name : string -> unit
method as_actionable : Ocgtk_gtk__.Actionable.t