package ocgtk

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

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