c
Back to Seed Clases

RB


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker RB.RhythmDBEntryType

Class RB.RhythmDBEntryType

Import line: RB = imports.gi.RB;
GIR File: RB-3.0.gir
C documentation: RBRhythmDBEntryType
Class : RhythmDBEntryType
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
RB.LibraryBrowser
Property
entry_type : RB.RhythmDBEntryType
RB.LibraryBrowser
Method
new RB.LibraryBrowser.c_new (RhythmDB db, RhythmDBEntryType entry_type) : RB.LibraryBrowser
Create a new RB.LibraryBrowser
RB.RhythmDB
Method
RB.RhythmDB.get_error_entry_type () : RB.RhythmDBEntryType
RB.RhythmDB
Method
RB.RhythmDB.get_ignore_entry_type () : RB.RhythmDBEntryType
RB.RhythmDB
Method
RB.RhythmDB.get_song_entry_type () : RB.RhythmDBEntryType
RB.RhythmDB
Method
add_uri_with_types (String uri, RhythmDBEntryType type, RhythmDBEntryType ignore_type, RhythmDBEntryType error_type) : none
RB.RhythmDB
Method
entry_count_by_type (RhythmDBEntryType entry_type) : gint64
RB.RhythmDB
Method
entry_delete_by_type (RhythmDBEntryType type) : none
RB.RhythmDB
Method
entry_foreach_by_type (RhythmDBEntryType entry_type, Function func, void* data) : none
RB.RhythmDB
Method
entry_type_get_by_name (String name) : RB.RhythmDBEntryType
RB.RhythmDB
Method
register_entry_type (RhythmDBEntryType entry_type) : none
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.RhythmDBEntry
Method
get_entry_type () : RB.RhythmDBEntryType
RB.RhythmDBImportJob
Property
entry_type : RB.RhythmDBEntryType
RB.RhythmDBImportJob
Property
error_type : RB.RhythmDBEntryType
RB.RhythmDBImportJob
Property
ignore_type : RB.RhythmDBEntryType
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.Shell
Method
get_source_by_entry_type (RhythmDBEntryType type) : RB.Source
RB.Shell
Method
register_entry_type_for_source (Source source, RhythmDBEntryType type) : none
RB.Source
Property
entry_type : RB.RhythmDBEntryType
RB.StaticPlaylistSource
Method
new RB.StaticPlaylistSource.c_new (Shell shell, String name, String settings_name, gboolean local, RhythmDBEntryType entry_type) : RB.Source
Create a new RB.StaticPlaylistSource
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:55 GMT+0800 (HKT)