Class LoadableIconHelper
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public sealed class LoadableIconHelper : Object, LoadableIcon, IDisposable, InstanceFactory, GTypeProvider
- Inheritance
-
LoadableIconHelper
- Implements
- Inherited Members
Constructors
LoadableIconHelper(ObjectHandle)
public LoadableIconHelper(ObjectHandle handle)
Parameters
handleObjectHandle
Methods
GetGType()
public static Type GetGType()
Returns
Load(int, out string, Cancellable?)
public InputStream Load(int size, out string type, Cancellable? cancellable)
Parameters
sizeinttypestringcancellableCancellable
Returns
LoadFinish(AsyncResult, out string)
public InputStream LoadFinish(AsyncResult res, out string type)
Parameters
resAsyncResulttypestring