gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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