gtk-d v3.8.5 (2019-01-06T21:36:22Z)
Home
Dub
Repo
GListModelInterface.getItem
gio
c
types
GListModelInterface
struct
GListModelInterface
extern (
C
)
void
*
function
(
GListModel
*
list
,
uint
position
)
getItem
;
Return Value
the object at @position.
Meta
Source
See Implementation
gio
c
types
GListModelInterface
variables
gIface
getItem
getItemType
getNItems