package ocgtk

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

Class Texture_downloader.texture_downloader

method get_format : unit -> Ocgtk_gdk__.Gdk_enums.memoryformat
method get_texture : unit -> Ocgtk_gdk__.GTexture.texture_t
method set_format : Ocgtk_gdk__.Gdk_enums.memoryformat -> unit
method set_texture : Ocgtk_gdk__.GTexture.texture_t -> unit
method as_texture_downloader : Ocgtk_gdk__.Texture_downloader.t