package ocgtk

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

Module Wrappers.File_icon

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

Create a new FileIcon

val get_file : t -> [ `file ] Gobject.obj

Gets the #GFile associated with the given @icon.