gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GMenuAttributeIterClass.getNext
gio
c
types
GMenuAttributeIterClass
struct
GMenuAttributeIterClass
extern (
C
)
int
function
(
GMenuAttributeIter
*
iter
,
char
**
outName
,
GVariant
**
value
)
getNext
;
Return Value
%TRUE on success, or %FALSE if there is no additional attribute
Meta
Source
See Implementation
gio
c
types
GMenuAttributeIterClass
variables
getNext
parentClass