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