gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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