gtk-d v3.8.0 (2018-03-31T20:29:50Z)
Home
Dub
Repo
GLoadableIconIface.loadFinish
gio
c
types
GLoadableIconIface
struct
GLoadableIconIface
extern (
C
)
GInputStream
*
function
(
GLoadableIcon
*
icon
,
GAsyncResult
*
res
,
char
**
type
,
GError
**
err
)
loadFinish
;
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