package ocgtk

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

Class Display_manager.display_manager

method on_display_opened : ?after:bool -> callback: (display:Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_t -> unit) -> unit -> Gobject.Signal.handler_id
method get_default_display : unit -> Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_t option
method list_displays : unit -> Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_t list
method open_display : string option -> Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_t option
method set_default_display : Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_t -> unit
method as_display_manager : Ocgtk_gdk__.Display_manager.t