c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.PtrArray

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GPtrArray
Struct : PtrArray
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.PtrArray ()
Create a new GLib.PtrArray
Create a new GLib.PtrArray
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
RB.LibraryBrowser
Method
construct_query () : GLib.PtrArray
RB.RhythmDB
Method
RB.RhythmDB.query_concatenate (PtrArray query1, PtrArray query2) : none
RB.RhythmDB
Method
RB.RhythmDB.query_copy (PtrArray array) : GLib.PtrArray
RB.RhythmDB
Method
RB.RhythmDB.query_free (PtrArray query) : none
RB.RhythmDB
Method
do_full_query_async_parsed (RhythmDBQueryResults results, PtrArray query) : none
RB.RhythmDB
Method
do_full_query_parsed (RhythmDBQueryResults results, PtrArray query) : none
RB.RhythmDB
Method
evaluate_query (PtrArray query, RhythmDBEntry entry) : gboolean
RB.RhythmDB
Method
query_append_params (PtrArray query, RhythmDBQueryType type, RhythmDBPropType prop, Value value) : none
RB.RhythmDB
Method
query_append_prop_multiple (PtrArray query, RhythmDBPropType propid, Array items) : none
RB.RhythmDB
Method
query_deserialize (NodePtr parent) : GLib.PtrArray
RB.RhythmDB
Method
query_is_time_relative (PtrArray query) : gboolean
RB.RhythmDB
Method
query_preprocess (PtrArray query) : none
RB.RhythmDB
Method
query_serialize (PtrArray query, NodePtr parent) : none
RB.RhythmDB
Method
query_to_string (PtrArray query) : String
RB.SourceSearch
Method
create_query (RhythmDB db, String search_text) : GLib.PtrArray
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:37 GMT+0800 (HKT)