package ocgtk

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

Module Wrappers.Bytes_icon

type t = [ `bytes_icon | `object_ ] Gobject.obj
val new_ : Glib_bytes.t -> t

Create a new BytesIcon

val get_bytes : t -> Glib_bytes.t

Gets the #GBytes associated with the given @icon.