gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GLoadableIconIface.load
gio
c
types
GLoadableIconIface
struct
GLoadableIconIface
extern (
C
)
GInputStream
*
function
(
GLoadableIcon
*
icon
,
int
size
,
char
**
type
,
GCancellable
*
cancellable
,
GError
**
err
)
load
;
Return Value
a #GInputStream to read the icon from.
Throws
GException on failure.
Meta
Source
See Implementation
gio
c
types
GLoadableIconIface
variables
gIface
load
loadAsync
loadFinish