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.gdk/Ocgtk_gdk/Gdk/Monitor/class-monitor/index.html

Class Monitor.monitor

method on_invalidate : ?after:bool -> callback:(unit -> unit) -> unit -> Gobject.Signal.handler_id
method get_connector : unit -> string option
method get_description : unit -> string option
method get_display : unit -> Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_t
method get_height_mm : unit -> int
method get_manufacturer : unit -> string option
method get_model : unit -> string option
method get_refresh_rate : unit -> int
method get_scale : unit -> float
method get_scale_factor : unit -> int
method get_subpixel_layout : unit -> Ocgtk_gdk__.Gdk_enums.subpixellayout
method get_width_mm : unit -> int
method is_valid : unit -> bool
method valid : bool
method as_monitor : Ocgtk_gdk__.App_launch_context_cycle_de440b34.Monitor.t