gtk-d ~master (2021-11-11T18:52:04Z)
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