c
Back to Seed Clases

RB


Classes

Interfaces

Structs

Unions

Enums

Struct RB.ExtDBKey

Import line: RB = imports.gi.RB;
GIR File: RB-3.0.gir
C documentation: RBExtDBKey
Struct : ExtDBKey
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
RB
Method
RB.ext_db_key_create_lookup (String field, String value) : RB.ExtDBKey
RB
Method
RB.ext_db_key_create_storage (String field, String value) : RB.ExtDBKey
RB.ExtDB
Signal
added (ExtDB self, ExtDBKey object, String p0, Value p1) : none
RB.ExtDB
Signal
request (ExtDB self, ExtDBKey object, guint64 p0) : gboolean
RB.ExtDB
Method
lookup (ExtDBKey key) : String
RB.ExtDB
Method
request (ExtDBKey key, Function callback, void* user_data, Function destroy) : gboolean
RB.ExtDB
Method
store (ExtDBKey key, ExtDBSourceType source_type, Value data) : none
RB.ExtDB
Method
store_raw (ExtDBKey key, ExtDBSourceType source_type, Value data) : none
RB.ExtDB
Method
store_uri (ExtDBKey key, ExtDBSourceType source_type, String uri) : none
RB.RhythmDB
Method
entry_matches_ext_db_key (RhythmDBEntry entry, ExtDBKey key) : gboolean
RB.RhythmDBEntry
Method
create_ext_db_key (RhythmDBPropType prop) : RB.ExtDBKey
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:58 GMT+0800 (HKT)