Interface LoadableIcon
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public interface LoadableIcon : IDisposable
- Inherited Members
Properties
Handle
ObjectHandle Handle { get; }
Property Value
Methods
Load(int, out string, Cancellable?)
InputStream Load(int size, out string type, Cancellable? cancellable)
Parameters
sizeinttypestringcancellableCancellable
Returns
LoadFinish(AsyncResult, out string)
InputStream LoadFinish(AsyncResult res, out string type)
Parameters
resAsyncResulttypestring