Table of Contents

Class LoadableIconHelper

Namespace
Gio
Assembly
Gio-2.0.dll
public sealed class LoadableIconHelper : Object, IObject, INotifyPropertyChanged, IDisposable, LoadableIcon, IHandle, GTypeProvider
Inheritance
LoadableIconHelper
Implements
Inherited Members

Constructors

LoadableIconHelper(IntPtr, bool)

public LoadableIconHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

Load(int, out string, Cancellable?)

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

Parameters

size int
type string
cancellable Cancellable

Returns

InputStream

LoadFinish(AsyncResult, out string)

public InputStream LoadFinish(AsyncResult res, out string type)

Parameters

res AsyncResult
type string

Returns

InputStream