c
Back to Seed Clases

RB


Classes

Interfaces

Structs

Unions

Enums

Class RB.Source

Import line: RB = imports.gi.RB;
GIR File: RB-3.0.gir
C documentation: RBSource
Class : Source
Implements: Atk.ImplementorIface, Gtk.Buildable, Gtk.Orientable
Subclasses: RB.AutoPlaylistSource, RB.BrowserSource, RB.MediaPlayerSource, RB.PlaylistSource
Extends: RB.DisplayPage
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.DisplayPageTree
Method
edit_source_name (Source source) : none
RB.PlayOrder
Method
get_source () : RB.Source
RB.PlayOrder
Method
playing_source_changed (Source source) : none
RB.PlaylistManager
Property
source : RB.Source
RB.PlaylistManager
Method
new_playlist (String suggested_name, gboolean automatic) : RB.Source
RB.PlaylistManager
Method
new_playlist_from_selection_data (SelectionData data) : RB.Source
RB.RemovableMediaManager
Property
source : RB.Source
RB.Shell
Method
activate_source (Source source, guint32 play) : gboolean
RB.Shell
Method
get_source_by_entry_type (RhythmDBEntryType type) : RB.Source
RB.Shell
Method
guess_source_for_uri (String uri) : RB.Source
RB.Shell
Method
register_entry_type_for_source (Source source, RhythmDBEntryType type) : none
RB.ShellPlayer
Property
source : RB.Source
RB.ShellPlayer
Signal
playing_source_changed (ShellPlayer self, Source source) : none
RB.ShellPlayer
Method
get_active_source () : RB.Source
RB.ShellPlayer
Method
get_playing_source () : RB.Source
RB.ShellPlayer
Method
play_entry (RhythmDBEntry entry, Source source) : none
RB.ShellPlayer
Method
set_playing_source (Source source) : none
RB.ShellPlayer
Method
set_selected_source (Source source) : none
RB.SongInfo
Property
source : RB.Source
RB.SongInfo
Method
new RB.SongInfo.c_new (Source source, EntryView entry_view) : Gtk.Widget
Create a new RB.SongInfo
RB.SourceToolbar
Property
source : RB.Source
RB.SourceToolbar
Method
new RB.SourceToolbar.c_new (Source source, UIManager ui_manager) : RB.SourceToolbar
Create a new RB.SourceToolbar
RB.TrackTransferBatch
Property
destination : RB.Source
RB.TrackTransferBatch
Property
source : RB.Source
RB.TrackTransferQueue
Method
find_batch_by_source (Source source) : Array
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:56 GMT+0800 (HKT)