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