package ocgtk

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

Module Gtk.Icon_paintable

class type icon_paintable_t = object ... end
class icon_paintable : [ `icon_paintable | `object_ ] Gobject.obj -> icon_paintable_t
val new_for_file : Ocgtk_gio.Gio.File.file_t -> int -> int -> icon_paintable_t