gtk-d ~master (2021-12-27T01:42:50.7039388)
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