package ocgtk

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

Module Gio.Themed_icon

class type themed_icon_t = object ... end
class themed_icon : [ `themed_icon | `object_ ] Gobject.obj -> themed_icon_t
val new_ : string -> themed_icon_t
val new_from_names : string array -> int -> themed_icon_t
val new_with_default_fallbacks : string -> themed_icon_t