c
Back to Seed Clases

RB


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker RB.RhythmDB

Class RB.RhythmDB

Import line: RB = imports.gi.RB;
GIR File: RB-3.0.gir
C documentation: RBRhythmDB
Class : RhythmDB
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
RB.EntryView
Property
RB.EntryView
Method
new RB.EntryView.c_new (RhythmDB db, Object shell_player, gboolean is_drag_source, gboolean is_drag_dest) : RB.EntryView
Create a new RB.EntryView
RB.LibraryBrowser
Property
RB.LibraryBrowser
Method
new RB.LibraryBrowser.c_new (RhythmDB db, RhythmDBEntryType entry_type) : RB.LibraryBrowser
Create a new RB.LibraryBrowser
RB.PlayOrder
Method
get_db () : RB.RhythmDB
RB.PlaylistSource
Property
db : RB.RhythmDB read only
RB.PlaylistSource
Method
get_db () : RB.RhythmDB
RB.PodcastManager
Property
RB.PodcastManager
Method
new RB.PodcastManager.c_new (RhythmDB db) : RB.PodcastManager
Create a new RB.PodcastManager
RB.PodcastManager
Method
RB.PodcastManager.add_post (RhythmDB db, gboolean search_result, String name, String title, String subtitle, String generator, String uri, String description, guint64 date, guint64 duration, guint64 filesize) : RB.RhythmDBEntry
RB.PodcastManager
Method
RB.PodcastManager.unsubscribe_feed (RhythmDB db, String url) : none
RB.PropertyView
Property
RB.PropertyView
Method
new RB.PropertyView.c_new (RhythmDB db, guint32 propid, String title) : RB.PropertyView
Create a new RB.PropertyView
RB.RhythmDBEntry
Method
new RB.RhythmDBEntry.example_new (RhythmDB db, RhythmDBEntryType type, String uri) : RB.RhythmDBEntry
Create a new RB.RhythmDBEntry
RB.RhythmDBEntry
Method
new RB.RhythmDBEntry.c_new (RhythmDB db, RhythmDBEntryType type, String uri) : RB.RhythmDBEntry
Create a new RB.RhythmDBEntry
RB.RhythmDBEntryType
Property
RB.RhythmDBImportJob
Property
RB.RhythmDBImportJob
Method
new RB.RhythmDBImportJob.c_new (RhythmDB db, RhythmDBEntryType entry_type, RhythmDBEntryType ignore_type, RhythmDBEntryType error_type) : RB.RhythmDBImportJob
Create a new RB.RhythmDBImportJob
RB.RhythmDBPropertyModel
Property
RB.RhythmDBPropertyModel
Method
new RB.RhythmDBPropertyModel.c_new (RhythmDB db, RhythmDBPropType propid) : RB.RhythmDBPropertyModel
Create a new RB.RhythmDBPropertyModel
RB.RhythmDBQueryModel
Property
RB.RhythmDBQueryModel
Method
new RB.RhythmDBQueryModel.c_new (RhythmDB db, Array query, Function sort_func, void* sort_data, Function sort_data_destroy, gboolean sort_reverse) : RB.RhythmDBQueryModel
Create a new RB.RhythmDBQueryModel
RB.RhythmDBQueryModel
Method
new RB.RhythmDBQueryModel.empty (RhythmDB db) : RB.RhythmDBQueryModel
Create a new RB.RhythmDBQueryModel
RB.Shell
Property
db : RB.RhythmDB read only
RB.ShellPlayer
Property
RB.ShellPlayer
Method
new RB.ShellPlayer.c_new (RhythmDB db, UIManager mgr, ActionGroup actiongroup) : RB.ShellPlayer
Create a new RB.ShellPlayer
RB.Source
Method
update_play_statistics (RhythmDB db, RhythmDBEntry entry) : none
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:21:55 GMT+0800 (HKT)