GMenuAttributeIterClass.getNext

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