package ocgtk

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

Module Gsk.Gl_shader

class type gl_shader_t = object ... end
class gl_shader : [ `gl_shader | `object_ ] Gobject.obj -> gl_shader_t
val new_from_bytes : Glib_bytes.t -> gl_shader_t
val new_from_resource : string -> gl_shader_t