gFileAttributeMatcherEnumerateNext {RGtk2}R Documentation

gFileAttributeMatcherEnumerateNext

Description

Gets the next matched attribute from a GFileAttributeMatcher.

Usage

gFileAttributeMatcherEnumerateNext(object)

Arguments

object

a GFileAttributeMatcher.

Value

[char] a string containing the next attribute or NULL if no more attribute exist.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]