method on_enter_monitor : ?after:bool ->
callback:
(monitor:Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.monitor_t -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_event : ?after:bool ->
callback:
(event:Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.event_t -> bool) ->
unit ->
Gobject.Signal.handler_idmethod on_leave_monitor : ?after:bool ->
callback:
(monitor:Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.monitor_t -> unit) ->
unit ->
Gobject.Signal.handler_idmethod beep : unit -> unitmethod create_cairo_context : unit ->
Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.cairo_context_tmethod create_gl_context : unit ->
(Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.gl_context_t, GError.t)
resultmethod create_similar_surface : Ocgtk_cairo.Cairo.content ->
int ->
int ->
Ocgtk_cairo.Cairo.Surface.surface_tmethod create_vulkan_context : unit ->
(Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.vulkan_context_t, GError.t)
resultmethod destroy : unit -> unitmethod get_cursor : unit -> Ocgtk_gdk__.GCursor.cursor_t optionmethod get_device_cursor : Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.device_t ->
Ocgtk_gdk__.GCursor.cursor_t optionmethod get_display : unit ->
Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_tmethod get_frame_clock : unit -> Ocgtk_gdk__.GFrame_clock.frame_clock_tmethod get_height : unit -> intmethod get_mapped : unit -> boolmethod get_scale : unit -> floatmethod get_scale_factor : unit -> intmethod get_width : unit -> intmethod hide : unit -> unitmethod is_destroyed : unit -> boolmethod queue_render : unit -> unitmethod request_layout : unit -> unitmethod set_cursor : Ocgtk_gdk__.GCursor.cursor_t option -> unitmethod set_device_cursor : Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.device_t ->
Ocgtk_gdk__.GCursor.cursor_t ->
unitmethod set_opaque_region : Ocgtk_cairo.Cairo.Region.region_t option -> unitmethod as_surface : Ocgtk_gdk__.App_launch_context_cycle_de440b34.Surface.t