package ocgtk

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

Class Resource.resource

method _register : unit -> unit
method _unregister : unit -> unit
method enumerate_children : string -> Ocgtk_gio__.Gio_enums.resourcelookupflags -> (string array, GError.t) result
method lookup_data : string -> Ocgtk_gio__.Gio_enums.resourcelookupflags -> (Glib_bytes.t, GError.t) result
method open_stream : string -> Ocgtk_gio__.Gio_enums.resourcelookupflags -> (Ocgtk_gio__.GInput_stream.input_stream_t, GError.t) result
method ref : unit -> Ocgtk_gio__.Resource.t
method as_resource : Ocgtk_gio__.Resource.t