gi-gio-2.0.11: Gio bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gio.Objects.FileIcon

Contents

Description

FileIcon specifies an icon by pointing to an image file to be used as icon.

Synopsis

Exported types

Methods

getFile

data FileIconGetFileMethodInfo Source #

Instances

((~) * signature (m File), MonadIO m, IsFileIcon a) => MethodInfo * FileIconGetFileMethodInfo a signature Source # 

fileIconGetFile Source #

Arguments

:: (HasCallStack, MonadIO m, IsFileIcon a) 
=> a

icon: a Icon.

-> m File

Returns: a File, or Nothing.

Gets the File associated with the given icon.

new

fileIconNew Source #

Arguments

:: (HasCallStack, MonadIO m, IsFile a) 
=> a

file: a File.

-> m FileIcon

Returns: a Icon for the given file, or Nothing on error.

Creates a new icon for a file.

Properties

file

data FileIconFilePropertyInfo Source #

Instances

AttrInfo FileIconFilePropertyInfo Source # 
type AttrOrigin FileIconFilePropertyInfo Source # 
type AttrLabel FileIconFilePropertyInfo Source # 
type AttrGetType FileIconFilePropertyInfo Source # 
type AttrBaseTypeConstraint FileIconFilePropertyInfo Source # 
type AttrSetTypeConstraint FileIconFilePropertyInfo Source # 
type AttrAllowedOps FileIconFilePropertyInfo Source #