package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gio/Ocgtk_gio/Gio/Desktop_app_info/class-desktop_app_info/index.html

Class Desktop_app_info.desktop_app_info

inherit Ocgtk_gio__.GApp_info_cycle_64c425a0.app_info_t
method get_action_name : string -> string
method get_boolean : string -> bool
method get_categories : unit -> string option
method get_filename : unit -> string option
method get_generic_name : unit -> string option
method get_is_hidden : unit -> bool
method get_keywords : unit -> string array
method get_locale_string : string -> string option
method get_nodisplay : unit -> bool
method get_show_in : string option -> bool
method get_startup_wm_class : unit -> string option
method get_string : string -> string option
method has_key : string -> bool
method launch_action : string -> Ocgtk_gio__.GApp_info_cycle_64c425a0.app_launch_context_t option -> unit
method list_actions : unit -> string array
method as_desktop_app_info : Ocgtk_gio__.Desktop_app_info.t