c
Back to Seed Clases

Gcr


Classes

Interfaces

Structs

Unions

Enums

Interface Gcr.Collection

Import line: Gcr = imports.gi.Gcr;
GIR File: Gcr-3.gir
C documentation: GcrCollection
Interface : Collection
Implementations: Gcr.FilterCollection, Gcr.SimpleCollection, Gcr.UnionCollection
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gcr.CollectionModel
Property
collection : Gcr.Collection
Gcr.CollectionModel
Method
get_collection () : Gcr.Collection
Gcr.CollectionModel
Method
set_collection (Collection collection) : none
Gcr.ComboSelector
Property
collection : Gcr.Collection
Gcr.ComboSelector
Method
new Gcr.ComboSelector.c_new (Collection collection) : Gcr.ComboSelector
Create a new Gcr.ComboSelector
Gcr.ComboSelector
Method
get_collection () : Gcr.Collection
Gcr.FilterCollection
Property
underlying : Gcr.Collection
Gcr.FilterCollection
Method
new Gcr.FilterCollection.with_callback (Collection underlying, Function callback, void* user_data, Function destroy_func) : Gcr.FilterCollection
Create a new Gcr.FilterCollection
Gcr.FilterCollection
Method
get_underlying () : Gcr.Collection
Gcr.ListSelector
Property
collection : Gcr.Collection
Gcr.ListSelector
Method
new Gcr.ListSelector.c_new (Collection collection) : Gcr.ListSelector
Create a new Gcr.ListSelector
Gcr.ListSelector
Method
get_collection () : Gcr.Collection
Gcr.TreeSelector
Property
collection : Gcr.Collection
Gcr.TreeSelector
Method
get_collection () : Gcr.Collection
Gcr.UnionCollection
Method
add (Collection collection) : none
Gcr.UnionCollection
Method
have (Collection collection) : gboolean
Gcr.UnionCollection
Method
remove (Collection collection) : none
Gcr.UnionCollection
Method
take (Collection collection) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:50 GMT+0800 (HKT)