Table of Contents

Interface LoadableIcon

Namespace
Gio
Assembly
Gio-2.0.dll
public interface LoadableIcon : IHandle
Inherited Members

Methods

Load(int, out string, Cancellable?)

InputStream Load(int size, out string type, Cancellable? cancellable)

Parameters

size int
type string
cancellable Cancellable

Returns

InputStream

LoadFinish(AsyncResult, out string)

InputStream LoadFinish(AsyncResult res, out string type)

Parameters

res AsyncResult
type string

Returns

InputStream