package ocgtk

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

Module Wrappers.Vulkan_context

type t = [ `vulkan_context | `draw_context | `object_ ] Gobject.obj
val on_images_updated : ?after:bool -> t -> callback:(unit -> unit) -> Gobject.Signal.handler_id