gtk-d v3.8.2 (2018-04-20T20:50:05Z)
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