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.gtk/Ocgtk_gtk/Gtk/Recent_info/class-recent_info/index.html

Class Recent_info.recent_info

method create_app_info : string option -> (Ocgtk_gio.Gio.App_info.app_info_t option, GError.t) result
method exists : unit -> bool
method get_age : unit -> int
method get_description : unit -> string
method get_display_name : unit -> string
method get_gicon : unit -> Ocgtk_gio.Gio.Icon.icon_t option
method get_mime_type : unit -> string
method get_private_hint : unit -> bool
method get_short_name : unit -> string
method get_uri : unit -> string
method get_uri_display : unit -> string option
method has_application : string -> bool
method has_group : string -> bool
method is_local : unit -> bool
method last_application : unit -> string
method match_ : Ocgtk_gtk__.Recent_info.t -> bool
method ref : unit -> Ocgtk_gtk__.Recent_info.t
method as_recent_info : Ocgtk_gtk__.Recent_info.t