Back to Seed Clases

GIRepository


Classes

Interfaces

Structs

Unions

Enums

Struct GIRepository.IAttributeIter

Import line: GIRepository = imports.gi.GIRepository;
GIR File: GIRepository-2.0.gir
C documentation: GIRepository
Struct : IAttributeIter
  Show / Hide Inherited methods, properties and signals
An opaque structure used to iterate over attributes in a GIBaseInfo struct.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GIRepository.IAttributeIter ()
Create a new GIRepository.IAttributeIter
Create a new GIRepository.IAttributeIter
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GIRepository
Method
GIRepository.base_info_iterate_attributes (IBaseInfo info, IAttributeIter iterator, Object out_values) : Boolean
Iterate over all attributes associated with this node.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:54 GMT+0800 (HKT)