[rhythmbox] gtk-doc: update lots of stuff
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] gtk-doc: update lots of stuff
- Date: Tue, 2 Apr 2013 22:39:22 +0000 (UTC)
commit a4aa9d50311eb858a25084e171b5d2deb329d31f
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Apr 2 23:05:04 2013 +1000
gtk-doc: update lots of stuff
doc/reference/Makefile.am | 90 +++-
doc/reference/rhythmbox-docs.sgml | 11 +-
doc/reference/rhythmbox-sections.txt | 897 +++++++++++++++++++++++-----------
3 files changed, 677 insertions(+), 321 deletions(-)
---
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index d9f3aa4..f762b4a 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -34,10 +34,22 @@ CFILE_GLOB=$(top_srcdir)/lib/*.c
IGNORE_HFILES= \
config.h \
eggdesktopfile.h \
+ eggwrapbox.h \
+ eggwrapbox-enums.h \
md5.h \
rb-cut-and-paste-code.h \
rb-marshal.h \
+ rb-thread.h \
rhythmdb-private.h \
+ rhythmdb-tree.h \
+ \
+ mediaplayerid.h \
+ mpid-private.h \
+ \
+ rb-encoder-gst.h \
+ rb-player-gst.h \
+ rb-player-gst-helper.h \
+ rb-player-gst-xfade.h \
\
rb-shell-glue.h \
rb-shell-binding.h \
@@ -61,9 +73,21 @@ IGNORE_HFILES= \
rb-podcast-parse.h \
rb-podcast-properties-dialog.h \
rb-podcast-source.h \
+ rb-podcast-main-source.h \
+ rb-podcast-add-dialog.h \
+ rb-podcast-search.h \
+ rb-podcast-entry-types.h \
+ rb-podcast-settings.h \
+ \
+ rb-metadata-dbus.h \
+ rb-metadata-gst-common.h \
\
gossip-cell-renderer-expander.h \
rb-query-creator-private.h \
+ rb-import-dialog.h \
+ rb-object-property-editor.h \
+ rb-source-search.h \
+ rb-source-search-basic.h \
\
rb-playlist-xml.h \
rb-sync-settings.h \
@@ -71,43 +95,57 @@ IGNORE_HFILES= \
rb-sync-state.h \
rb-sync-state-ui.h \
\
+ dbus-media-server-spec.h \
+ mpris-spec.h \
+ rb-audiocd-info.h \
rb-audiocd-source.h \
+ rb-audioscrobbler-account.h \
rb-audioscrobbler-entry.h \
- rb-lastfm-play-order.h \
rb-audioscrobbler.h \
- rb-lastfm-source.h \
- rb-recorder.h \
- rb-playlist-source-recorder.h \
- rb-daap-record.h \
- rb-rhythmdb-query-model-dmap-db-adapter.h \
- rb-dmap-container-db-adapter.h \
- rb-daap-dialog.h \
- rb-rhythmdb-dmap-db-adapter.h \
+ rb-audioscrobbler-play-order.h \
+ rb-audioscrobbler-profile-page.h \
+ rb-audioscrobbler-radio-source.h \
+ rb-audioscrobbler-radio-track-entry-type.h \
+ rb-audioscrobbler-service.h \
+ rb-audioscrobbler-user.h \
+ rb-daap-container-record.h \
rb-daap-glue.h \
- rb-daap-src.h \
rb-daap-plugin.h \
- rb-daap-source.h \
- rb-daap-sharing.h \
rb-daap-record-factory.h \
- rb-daap-container-record.h \
+ rb-daap-record.h \
+ rb-daap-sharing.h \
+ rb-daap-source.h \
+ rb-daap-src.h \
+ rb-dacp-pairing-page.h \
+ rb-dacp-player.h \
+ rb-dmap-container-db-adapter.h \
rb-fm-radio-source.h \
- rb-radio-tuner.h \
- rb-psp-source.h \
- rb-generic-player-source.h \
rb-generic-player-playlist-source.h \
- rb-nokia770-source.h \
- rb-ipod-static-playlist-source.h \
- rb-ipod-source.h \
- rb-ipod-helpers.h \
+ rb-generic-player-source.h \
+ rb-grilo-source.h \
rb-ipod-db.h \
- rb-station-properties-dialog.h \
- rb-iradio-source-search.h \
+ rb-ipod-helpers.h \
+ rb-ipod-source.h \
+ rb-ipod-static-playlist-source.h \
rb-iradio-source.h \
- rb-mtp-thread.h \
+ rb-iradio-source-search.h \
+ rb-mtp-gst.h \
rb-mtp-source.h \
- rb-static-icon-plugin.h \
- rb-tray-icon-gtk.h \
- rb-vis-widget.h
+ rb-mtp-thread.h \
+ rb-musicbrainz-lookup.h \
+ rb-nokia770-source.h \
+ rb-plugin-macros.h \
+ rb-psp-source.h \
+ rb-radio-tuner.h \
+ rb-rhythmdb-dmap-db-adapter.h \
+ rb-rhythmdb-query-model-dmap-db-adapter.h \
+ rb-station-properties-dialog.h \
+ rb-visualizer-fullscreen.h \
+ rb-visualizer-menu.h \
+ rb-visualizer-page.h \
+ sj-metadata-marshal.h \
+ \
+ test-utils.h
diff --git a/doc/reference/rhythmbox-docs.sgml b/doc/reference/rhythmbox-docs.sgml
index e776771..e92d035 100644
--- a/doc/reference/rhythmbox-docs.sgml
+++ b/doc/reference/rhythmbox-docs.sgml
@@ -17,7 +17,6 @@
<chapter>
<title>Lib</title>
- <xi:include href="xml/mediaplayerid.xml"/>
<xi:include href="xml/rb-async-queue-watch.xml"/>
<xi:include href="xml/rb-debug.xml"/>
<xi:include href="xml/rb-file-helpers.xml"/>
@@ -26,11 +25,14 @@
<xi:include href="xml/rb-tree-dnd.xml"/>
<xi:include href="xml/rb-util.xml"/>
<xi:include href="xml/rb-text-helpers.xml"/>
+ <xi:include href="xml/rb-gst-media-types.xml"/>
</chapter>
<chapter>
<title>Metadata</title>
<xi:include href="xml/rb-metadata.xml"/>
+ <xi:include href="xml/rb-ext-db.xml"/>
+ <xi:include href="xml/rb-ext-db-key.xml"/>
</chapter>
<chapter>
@@ -50,13 +52,11 @@
<xi:include href="xml/rb-play-order.xml"/>
<xi:include href="xml/rb-play-order-random.xml"/>
<xi:include href="xml/rb-playlist-manager.xml"/>
- <xi:include href="xml/rb-plugin.xml"/>
<xi:include href="xml/rb-removable-media-manager.xml"/>
<xi:include href="xml/rb-shell-clipboard.xml"/>
<xi:include href="xml/rb-shell-player.xml"/>
<xi:include href="xml/rb-shell-preferences.xml"/>
<xi:include href="xml/rb-shell.xml"/>
- <xi:include href="xml/rb-source-header.xml"/>
<xi:include href="xml/rb-statusbar.xml"/>
<xi:include href="xml/rb-track-transfer-batch.xml"/>
<xi:include href="xml/rb-track-transfer-queue.xml"/>
@@ -76,12 +76,11 @@
<xi:include href="xml/rb-media-player-source.xml"/>
<xi:include href="xml/rb-play-queue-source.xml"/>
<xi:include href="xml/rb-playlist-source.xml"/>
- <xi:include href="xml/rb-removable-media-source.xml"/>
- <xi:include href="xml/rb-source-search.xml"/>
- <xi:include href="xml/rb-source-search-basic.xml"/>
<xi:include href="xml/rb-source.xml"/>
<xi:include href="xml/rb-static-playlist-source.xml"/>
<xi:include href="xml/rb-streaming-source.xml"/>
+ <xi:include href="xml/rb-device-source.xml"/>
+ <xi:include href="xml/rb-transfer-target.xml"/>
</chapter>
<chapter>
diff --git a/doc/reference/rhythmbox-sections.txt b/doc/reference/rhythmbox-sections.txt
index fde68f5..eb4fa30 100644
--- a/doc/reference/rhythmbox-sections.txt
+++ b/doc/reference/rhythmbox-sections.txt
@@ -29,32 +29,41 @@ rb_tree_drag_dest_get_type
<SECTION>
<FILE>rb-metadata</FILE>
<TITLE>RBMetaData</TITLE>
-RBMetaData
-RBMetaDataClass
RBMetaDataField
RBMetaDataError
-rb_metadata_new
+rb_metadata_error_quark
+RBMetaData
+RBMetaDataClass
rb_metadata_get_field_type
rb_metadata_get_field_name
+rb_metadata_new
rb_metadata_can_save
+rb_metadata_get_saveable_types
+rb_metadata_reset
rb_metadata_load
rb_metadata_save
rb_metadata_get_media_type
rb_metadata_has_missing_plugins
rb_metadata_get_missing_plugins
+rb_metadata_has_audio
+rb_metadata_has_video
+rb_metadata_has_other_data
rb_metadata_get
rb_metadata_set
<SUBSECTION Standard>
-RB_METADATA
+RBMetaDataPrivate
RB_IS_METADATA
-RB_TYPE_METADATA
-rb_metadata_get_type
-RB_METADATA_CLASS
RB_IS_METADATA_CLASS
-RB_METADATA_GET_CLASS
+RB_METADATA
+RB_METADATA_CLASS
RB_METADATA_ERROR
-rb_metadata_error_quark
-RBMetaDataPrivate
+RB_METADATA_GET_CLASS
+RB_TYPE_METADATA
+RB_TYPE_METADATA_ERROR
+RB_TYPE_METADATA_FIELD
+rb_metadata_error_get_type
+rb_metadata_field_get_type
+rb_metadata_get_type
</SECTION>
<SECTION>
@@ -164,27 +173,6 @@ rb_playlist_manager_error_quark
</SECTION>
<SECTION>
-<FILE>rb-source-header</FILE>
-<TITLE>RBSourceHeader</TITLE>
-RBSourceHeader
-RBSourceHeaderClass
-rb_source_header_new
-rb_source_header_set_source
-rb_source_header_clear_search
-rb_source_header_sync_control_state
-rb_source_header_focus_search_box
-<SUBSECTION Standard>
-RBSourceHeaderPrivate
-RB_SOURCE_HEADER
-RB_IS_SOURCE_HEADER
-RB_TYPE_SOURCE_HEADER
-rb_source_header_get_type
-RB_SOURCE_HEADER_CLASS
-RB_IS_SOURCE_HEADER_CLASS
-RB_SOURCE_HEADER_GET_CLASS
-</SECTION>
-
-<SECTION>
<FILE>rb-play-order-random</FILE>
<TITLE>RBRandomPlayOrder</TITLE>
RBRandomPlayOrder
@@ -203,19 +191,24 @@ RBRandomPlayOrderPrivate
<SECTION>
<FILE>rb-shell-preferences</FILE>
<TITLE>RBShellPreferences</TITLE>
+RBShellPrefsUILocation
RBShellPreferences
RBShellPreferencesClass
rb_shell_preferences_new
rb_shell_preferences_append_page
+rb_shell_preferences_add_widget
+rb_shell_preferences_remove_widget
<SUBSECTION Standard>
RBShellPreferencesPrivate
-RB_SHELL_PREFERENCES
RB_IS_SHELL_PREFERENCES
-RB_TYPE_SHELL_PREFERENCES
-rb_shell_preferences_get_type
-RB_SHELL_PREFERENCES_CLASS
RB_IS_SHELL_PREFERENCES_CLASS
+RB_SHELL_PREFERENCES
+RB_SHELL_PREFERENCES_CLASS
RB_SHELL_PREFERENCES_GET_CLASS
+RB_TYPE_SHELL_PREFERENCES
+RB_TYPE_SHELL_PREFS_UI_LOCATION
+rb_shell_preferences_get_type
+rb_shell_prefs_ui_location_get_type
</SECTION>
<SECTION>
@@ -224,59 +217,61 @@ RB_SHELL_PREFERENCES_GET_CLASS
RBStatusbar
RBStatusbarClass
rb_statusbar_new
-rb_statusbar_set_source
+rb_statusbar_set_page
<SUBSECTION Standard>
-RB_STATUSBAR
+RBStatusbarPrivate
RB_IS_STATUSBAR
-RB_TYPE_STATUSBAR
-rb_statusbar_get_type
-RB_STATUSBAR_CLASS
RB_IS_STATUSBAR_CLASS
+RB_STATUSBAR
+RB_STATUSBAR_CLASS
RB_STATUSBAR_GET_CLASS
-RBStatusbarPrivate
+RB_TYPE_STATUSBAR
+rb_statusbar_get_type
</SECTION>
<SECTION>
<FILE>rb-shell</FILE>
<TITLE>RBShell</TITLE>
+RBShellActivationType
+RBShellError
+rb_shell_error_quark
+RBShellUILocation
RBShell
RBShellClass
-rb_shell_new
rb_shell_present
rb_shell_guess_source_for_uri
rb_shell_add_uri
rb_shell_load_uri
-rb_shell_get_player
-rb_shell_get_player_path
-rb_shell_get_playlist_manager
-rb_shell_get_playlist_manager_path
-rb_shell_get_ui_manager
rb_shell_toggle_visibility
rb_shell_get_song_properties
rb_shell_set_song_property
-rb_shell_add_to_queue
-rb_shell_remove_from_queue
-rb_shell_clear_queue
rb_shell_quit
+rb_shell_activate_source_by_uri
+rb_shell_activate_source
+rb_shell_notify_custom
rb_shell_do_notify
rb_shell_register_entry_type_for_source
rb_shell_get_source_by_entry_type
rb_shell_get_party_mode
-rb_shell_append_source
+rb_shell_append_display_page
rb_shell_add_widget
rb_shell_remove_widget
-rb_shell_notebook_set_page
<SUBSECTION Standard>
-RB_SHELL
+RBShellPrivate
RB_IS_SHELL
-RB_TYPE_SHELL
-rb_shell_get_type
-RB_SHELL_CLASS
RB_IS_SHELL_CLASS
-RB_SHELL_GET_CLASS
+RB_SHELL
+RB_SHELL_CLASS
RB_SHELL_ERROR
-rb_shell_error_quark
-RBShellPrivate
+RB_SHELL_GET_CLASS
+RB_TYPE_SHELL
+RB_TYPE_SHELL_ACTIVATION_TYPE
+RB_TYPE_SHELL_ERROR
+RB_TYPE_SHELL_UI_LOCATION
+rb_shell_activation_type_get_type
+rb_shell_error_get_type
+rb_shell_get_type
+rb_shell_ui_location_get_type
</SECTION>
<SECTION>
@@ -299,6 +294,7 @@ rb_play_order_get_source
rb_play_order_get_db
rb_play_order_get_query_model
rb_play_order_model_not_empty
+rb_play_order_player_is_playing
<SUBSECTION Standard>
RB_PLAY_ORDER
RB_IS_PLAY_ORDER
@@ -308,14 +304,16 @@ RB_PLAY_ORDER_CLASS
RB_IS_PLAY_ORDER_CLASS
RB_PLAY_ORDER_GET_CLASS
RBPlayOrderPrivate
+RBPlayOrderQueryFunc
</SECTION>
<SECTION>
<FILE>rb-shell-player</FILE>
<TITLE>RBShellPlayer</TITLE>
+RBShellPlayerError
+rb_shell_player_error_quark
RBShellPlayer
RBShellPlayerClass
-RBShellPlayerError
rb_shell_player_new
rb_shell_player_set_selected_source
rb_shell_player_set_playing_source
@@ -339,7 +337,6 @@ rb_shell_player_get_playing_path
rb_shell_player_set_playback_state
rb_shell_player_get_playback_state
rb_shell_player_get_playing_entry
-rb_shell_player_toggle_mute
rb_shell_player_set_volume
rb_shell_player_get_volume
rb_shell_player_set_volume_relative
@@ -348,16 +345,17 @@ rb_shell_player_get_mute
rb_shell_player_add_play_order
rb_shell_player_remove_play_order
<SUBSECTION Standard>
-RB_SHELL_PLAYER
+RBShellPlayerPrivate
RB_IS_SHELL_PLAYER
-RB_TYPE_SHELL_PLAYER
-rb_shell_player_get_type
-RB_SHELL_PLAYER_CLASS
RB_IS_SHELL_PLAYER_CLASS
-RB_SHELL_PLAYER_GET_CLASS
+RB_SHELL_PLAYER
+RB_SHELL_PLAYER_CLASS
RB_SHELL_PLAYER_ERROR
-rb_shell_player_error_quark
-RBShellPlayerPrivate
+RB_SHELL_PLAYER_GET_CLASS
+RB_TYPE_SHELL_PLAYER
+RB_TYPE_SHELL_PLAYER_ERROR
+rb_shell_player_error_get_type
+rb_shell_player_get_type
</SECTION>
<SECTION>
@@ -366,6 +364,7 @@ RBShellPlayerPrivate
RBLibrarySource
RBLibrarySourceClass
rb_library_source_new
+rb_library_source_show_import_dialog
<SUBSECTION Standard>
RBLibrarySourcePrivate
RB_LIBRARY_SOURCE
@@ -378,64 +377,47 @@ RB_LIBRARY_SOURCE_GET_CLASS
</SECTION>
<SECTION>
-<FILE>rb-sourcelist</FILE>
-<TITLE>RBSourceList</TITLE>
-RBSourceList
-RBSourceListClass
-rb_sourcelist_new
-rb_sourcelist_append
-rb_sourcelist_set_playing_source
-rb_sourcelist_edit_source_name
-rb_sourcelist_remove
-rb_sourcelist_select
-<SUBSECTION Standard>
-RBSourceListPrivate
-RB_SOURCELIST
-RB_IS_SOURCELIST
-RB_TYPE_SOURCELIST
-rb_sourcelist_get_type
-RB_SOURCELIST_CLASS
-RB_IS_SOURCELIST_CLASS
-RB_SOURCELIST_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>rb-sourcelist-model</FILE>
-<TITLE>RBSourceListModel</TITLE>
-RBSourceListModel
-RBSourceListModelClass
-RBSourceListModelColumn
-rb_sourcelist_model_new
-rb_sourcelist_model_set_dnd_targets
-<SUBSECTION Standard>
-RB_SOURCELIST_MODEL
-RB_IS_SOURCELIST_MODEL
-RB_TYPE_SOURCELIST_MODEL
-rb_sourcelist_model_get_type
-RB_SOURCELIST_MODEL_CLASS
-RB_IS_SOURCELIST_MODEL_CLASS
-RB_SOURCELIST_MODEL_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>rb-removable-media-source</FILE>
-<TITLE>RBRemovableMediaSource</TITLE>
-RBRemovableMediaSource
-RBRemovableMediaSourceClass
-rb_removable_media_source_build_dest_uri
-rb_removable_media_source_track_added
-rb_removable_media_source_track_add_error
-rb_removable_media_source_get_format_descriptions
-rb_removable_media_source_should_paste
-rb_removable_media_source_should_paste_no_duplicate
-<SUBSECTION Standard>
-RB_REMOVABLE_MEDIA_SOURCE
-RB_IS_REMOVABLE_MEDIA_SOURCE
-RB_TYPE_REMOVABLE_MEDIA_SOURCE
-rb_removable_media_source_get_type
-RB_REMOVABLE_MEDIA_SOURCE_CLASS
-RB_IS_REMOVABLE_MEDIA_SOURCE_CLASS
-RB_REMOVABLE_MEDIA_SOURCE_GET_CLASS
+<FILE>rb-display-page-tree</FILE>
+<TITLE>RBDisplayPageTree</TITLE>
+RBDisplayPageTree
+RBDisplayPageTreeClass
+rb_display_page_tree_new
+rb_display_page_tree_edit_source_name
+rb_display_page_tree_select
+rb_display_page_tree_toggle_expanded
+<SUBSECTION Standard>
+RBDisplayPageTreePrivate
+RB_DISPLAY_PAGE_TREE
+RB_DISPLAY_PAGE_TREE_CLASS
+RB_DISPLAY_PAGE_TREE_GET_CLASS
+RB_IS_DISPLAY_PAGE_TREE
+RB_IS_DISPLAY_PAGE_TREE_CLASS
+RB_TYPE_DISPLAY_PAGE_TREE
+rb_display_page_tree_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-display-page-model</FILE>
+<TITLE>RBDisplayPageModel</TITLE>
+RBDisplayPageModelColumn
+RBDisplayPageModel
+RBDisplayPageModelClass
+rb_display_page_model_new
+rb_display_page_model_set_playing_source
+rb_display_page_model_add_page
+rb_display_page_model_remove_page
+rb_display_page_model_find_page
+rb_display_page_model_set_dnd_targets
+<SUBSECTION Standard>
+RB_DISPLAY_PAGE_MODEL
+RB_DISPLAY_PAGE_MODEL_CLASS
+RB_DISPLAY_PAGE_MODEL_GET_CLASS
+RB_IS_DISPLAY_PAGE_MODEL
+RB_IS_DISPLAY_PAGE_MODEL_CLASS
+RB_TYPE_DISPLAY_PAGE_MODEL
+RB_TYPE_DISPLAY_PAGE_MODEL_COLUMN
+rb_display_page_model_column_get_type
+rb_display_page_model_get_type
</SECTION>
<SECTION>
@@ -466,22 +448,20 @@ RB_PLAYLIST_SOURCE_GET_CLASS
<SECTION>
<FILE>rb-source</FILE>
<TITLE>RBSource</TITLE>
-RBSource
-RBSourceClass
RBSourceEOFType
+RBSourceLoadStatus
RB_SOURCE_ICON_SIZE
+RBSourceFeatureFunc
+RBSourceStringFunc
+RBSourceAddCallback
+RBSource
+RBSourceClass
rb_source_notify_filter_changed
-rb_source_notify_status_changed
rb_source_update_play_statistics
-rb_source_set_pixbuf
-rb_source_get_status
-rb_source_can_browse
rb_source_get_entry_view
rb_source_get_property_views
rb_source_can_rename
rb_source_search
-rb_source_reset_filters
-rb_source_get_config_widget
rb_source_can_cut
rb_source_can_delete
rb_source_can_move_to_trash
@@ -502,26 +482,25 @@ rb_source_uri_is_source
rb_source_add_uri
rb_source_can_pause
rb_source_handle_eos
-rb_source_receive_drag
-rb_source_show_popup
-rb_source_delete_thyself
-rb_source_activate
-rb_source_deactivate
-rb_source_get_ui_actions
-rb_source_get_search_actions
+rb_source_get_delete_label
rb_source_gather_selected_properties
rb_source_set_hidden_when_empty
+rb_source_get_playback_status
+rb_source_bind_settings
+rb_source_notify_playback_status_changed
<SUBSECTION Standard>
RBSourcePrivate
-RB_SOURCE
RB_IS_SOURCE
-RB_TYPE_SOURCE
-rb_source_get_type
-rb_source_eof_type_get_type
-RB_SOURCE_CLASS
RB_IS_SOURCE_CLASS
+RB_SOURCE
+RB_SOURCE_CLASS
RB_SOURCE_GET_CLASS
+RB_TYPE_SOURCE
RB_TYPE_SOURCE_EOF_TYPE
+RB_TYPE_SOURCE_LOAD_STATUS
+rb_source_eof_type_get_type
+rb_source_get_type
+rb_source_load_status_get_type
</SECTION>
<SECTION>
@@ -554,6 +533,7 @@ RB_IS_PLAYER
RB_TYPE_PLAYER
rb_player_error_get_type
RB_PLAYER_GET_IFACE
+RBPlayerFeatureFunc
</SECTION>
<SECTION>
@@ -580,10 +560,10 @@ RhythmDBPropertyModelPrivate
<SECTION>
<FILE>rhythmdb-query-model</FILE>
<TITLE>RhythmDBQueryModel</TITLE>
-RhythmDBQueryModel
-RhythmDBQueryModelClass
RhythmDBQueryModelLimitType
RHYTHMDB_QUERY_MODEL_SUGGESTED_UPDATE_CHUNK
+RhythmDBQueryModel
+RhythmDBQueryModelClass
rhythmdb_query_model_new
rhythmdb_query_model_new_empty
rhythmdb_query_model_copy_contents
@@ -612,29 +592,35 @@ rhythmdb_query_model_genre_sort_func
rhythmdb_query_model_track_sort_func
rhythmdb_query_model_double_ceiling_sort_func
rhythmdb_query_model_ulong_sort_func
+rhythmdb_query_model_bitrate_sort_func
rhythmdb_query_model_date_sort_func
<SUBSECTION Standard>
-RHYTHMDB_QUERY_MODEL
RHYTHMDB_IS_QUERY_MODEL
-RHYTHMDB_TYPE_QUERY_MODEL
-rhythmdb_query_model_get_type
-RHYTHMDB_QUERY_MODEL_CLASS
RHYTHMDB_IS_QUERY_MODEL_CLASS
+RHYTHMDB_QUERY_MODEL
+RHYTHMDB_QUERY_MODEL_CLASS
RHYTHMDB_QUERY_MODEL_GET_CLASS
+RHYTHMDB_TYPE_QUERY_MODEL
+RHYTHMDB_TYPE_QUERY_MODEL_LIMIT_TYPE
RhythmDBQueryModelPrivate
+rhythmdb_query_model_get_type
+rhythmdb_query_model_limit_type_get_type
</SECTION>
<SECTION>
<FILE>rhythmdb</FILE>
<TITLE>RhythmDB</TITLE>
-RhythmDB
-RhythmDBEntry
+RHYTHMDB_TYPE
+RHYTHMDB
+RHYTHMDB_IS
RhythmDBQuery
RhythmDBQueryType
RhythmDBPropType
RHYTHMDB_PROP_STREAM_SONG_TITLE
RHYTHMDB_PROP_STREAM_SONG_ARTIST
RHYTHMDB_PROP_STREAM_SONG_ALBUM
+RHYTHMDB_PROP_COVER_ART
+RHYTHMDB_PROP_COVER_ART_URI
RhythmDBQueryData
RhythmDBEntryChange
rhythmdb_entry_get_string
@@ -647,7 +633,11 @@ rhythmdb_entry_get_double
rhythmdb_entry_get_object
rhythmdb_entry_get_entry_type
RhythmDBError
-rhythmdb_new
+RHYTHMDB_ERROR
+rhythmdb_error_quark
+RhythmDB
+RhythmDBClass
+rhythmdb_get_type
rhythmdb_shutdown
rhythmdb_load
rhythmdb_save
@@ -660,6 +650,7 @@ rhythmdb_add_uri
rhythmdb_add_uri_with_types
rhythmdb_entry_get
rhythmdb_entry_set
+rhythmdb_entry_is_lossless
rhythmdb_entry_get_type_data
RHYTHMDB_ENTRY_GET_TYPE_DATA
rhythmdb_entry_delete
@@ -676,6 +667,9 @@ rhythmdb_entry_count_by_type
rhythmdb_entry_keyword_add
rhythmdb_entry_keyword_remove
rhythmdb_entry_keyword_has
+rhythmdb_entry_write_metadata_changes
+rhythmdb_entry_create_ext_db_key
+rhythmdb_entry_matches_ext_db_key
rhythmdb_do_full_query
rhythmdb_do_full_query_parsed
rhythmdb_do_full_query_async
@@ -694,69 +688,71 @@ rhythmdb_query_to_string
rhythmdb_query_is_time_relative
rhythmdb_nice_elt_name_from_propid
rhythmdb_propid_from_nice_elt_name
+rhythmdb_emit_entry_added
+rhythmdb_emit_entry_deleted
rhythmdb_entry_request_extra_metadata
rhythmdb_entry_gather_metadata
rhythmdb_emit_entry_extra_metadata_notify
rhythmdb_is_busy
+rhythmdb_get_progress_info
rhythmdb_compute_status_normal
rhythmdb_register_entry_type
rhythmdb_entry_type_get_by_name
rhythmdb_get_property_type
rhythmdb_entry_ref
rhythmdb_entry_unref
-rhythmdb_entry_is_lossless
+RhythmDBPrivate
<SUBSECTION Standard>
RHYTHMDB_CLASS
-RHYTHMDB_IS_CLASS
-rhythmdb_entry_get_type
-rhythmdb_entry_category_get_type
-RHYTHMDB_TYPE_ENTRY_CATEGORY
-RHYTHMDB_TYPE
-RHYTHMDB
-RHYTHMDB_IS
RHYTHMDB_GET_CLASS
-RHYTHMDB_TYPE_ENTRY
-RHYTHMDB_ENTRY
-rhythmdb_entry_type_get_type
-RHYTHMDB_TYPE_ENTRY_TYPE
-RHYTHMDB_ENTRY_TYPE
-RHYTHMDB_IS_ENTRY_TYPE
-rhythmdb_query_get_type
-RHYTHMDB_TYPE_QUERY
-RHYTHMDB_QUERY
+RHYTHMDB_IS_CLASS
RHYTHMDB_IS_QUERY
-rhythmdb_query_type_get_type
-rhythmdb_prop_type_get_type
-RHYTHMDB_TYPE_QUERY_TYPE
+RHYTHMDB_QUERY
+RHYTHMDB_TYPE_ENTRY_CHANGE
RHYTHMDB_TYPE_PROP_TYPE
-RHYTHMDB_ERROR
-rhythmdb_error_quark
-rhythmdb_get_type
-RhythmDBPrivate
-rhythmdb_emit_entry_added
-rhythmdb_emit_entry_deleted
+RHYTHMDB_TYPE_QUERY
+RHYTHMDB_TYPE_QUERY_TYPE
+rhythmdb_entry_change_get_type
+rhythmdb_prop_type_get_type
+rhythmdb_query_get_type
+rhythmdb_query_type_get_type
</SECTION>
<SECTION>
<FILE>rhythmdb-entry-type</FILE>
<TITLE>RhythmDBEntryType</TITLE>
RhythmDBEntryCategory
+RhythmDBEntryAvailability
+RhythmDBEntryTypeStringFunc
+RhythmDBEntryTypeBooleanFunc
+RhythmDBEntryTypeSyncFunc
RhythmDBEntryType
RhythmDBEntryTypeClass
rhythmdb_entry_type_get_name
rhythmdb_entry_get_playback_uri
+rhythmdb_entry_update_availability
rhythmdb_entry_created
rhythmdb_entry_pre_destroy
rhythmdb_entry_can_sync_metadata
rhythmdb_entry_sync_metadata
-<SUBSECTION Standard>
RHYTHMDB_ENTRY_TYPE_SONG
RHYTHMDB_ENTRY_TYPE_IMPORT_ERROR
RHYTHMDB_ENTRY_TYPE_IGNORE
rhythmdb_get_song_entry_type
rhythmdb_get_error_entry_type
rhythmdb_get_ignore_entry_type
+<SUBSECTION Standard>
+RHYTHMDB_ENTRY_TYPE
+RHYTHMDB_ENTRY_TYPE_CLASS
+RHYTHMDB_ENTRY_TYPE_GET_CLASS
+RHYTHMDB_IS_ENTRY_TYPE
+RHYTHMDB_IS_ENTRY_TYPE_CLASS
+RHYTHMDB_TYPE_ENTRY_AVAILABILITY
+RHYTHMDB_TYPE_ENTRY_CATEGORY
+RHYTHMDB_TYPE_ENTRY_TYPE
RhythmDBEntryTypePrivate
+rhythmdb_entry_availability_get_type
+rhythmdb_entry_category_get_type
rhythmdb_entry_type_get_type
</SECTION>
@@ -898,10 +894,12 @@ RB_QUERY_CREATOR_GET_CLASS
<SECTION>
<FILE>rb-entry-view</FILE>
<TITLE>RBEntryView</TITLE>
+RBEntryViewColumn
+RBEntryViewState
RBEntryView
RBEntryViewClass
-RBEntryViewColumn
rb_entry_view_new
+rb_entry_view_get_column
rb_entry_view_append_column
rb_entry_view_append_column_custom
rb_entry_view_insert_column_custom
@@ -923,17 +921,22 @@ rb_entry_view_set_sorting_order
rb_entry_view_get_sorting_type
rb_entry_view_set_sorting_type
rb_entry_view_set_fixed_column_width
+rb_entry_view_set_column_editable
rb_entry_view_get_time_date_column_sample
rb_entry_view_resort_model
<SUBSECTION Standard>
+RBEntryViewPrivate
RB_ENTRY_VIEW
+RB_ENTRY_VIEW_CLASS
+RB_ENTRY_VIEW_GET_CLASS
RB_IS_ENTRY_VIEW
+RB_IS_ENTRY_VIEW_CLASS
RB_TYPE_ENTRY_VIEW
+RB_TYPE_ENTRY_VIEW_COLUMN
+RB_TYPE_ENTRY_VIEW_STATE
+rb_entry_view_column_get_type
rb_entry_view_get_type
-RB_ENTRY_VIEW_CLASS
-RB_IS_ENTRY_VIEW_CLASS
-RB_ENTRY_VIEW_GET_CLASS
-RBEntryViewPrivate
+rb_entry_view_state_get_type
</SECTION>
<SECTION>
@@ -957,6 +960,7 @@ RB_HEADER_GET_CLASS
<SECTION>
<FILE>rb-builder-helpers</FILE>
rb_builder_load
+rb_builder_load_plugin_file
rb_builder_boldify_label
rb_combo_box_hyphen_separator_func
</SECTION>
@@ -989,6 +993,7 @@ rb_stock_icons_shutdown
<SECTION>
<FILE>rb-file-helpers</FILE>
rb_file
+rb_find_plugin_file
rb_user_data_dir
rb_user_cache_dir
rb_music_dir
@@ -1026,40 +1031,46 @@ RBUriRecurseFunc
<SECTION>
<FILE>rb-util</FILE>
+FFWD_OFFSET
+RWD_OFFSET
+RB_CHAIN_GOBJECT_METHOD
rb_true_function
rb_false_function
rb_null_function
rb_copy_function
rb_gvalue_compare
rb_compare_gtimeval
+rb_safe_strcmp
+rb_make_time_string
+rb_make_duration_string
+rb_make_elapsed_time_string
rb_image_new_from_stock
-rb_gtk_action_popup_menu
-rb_is_main_thread
-rb_assert_locked
rb_threads_init
-rb_string_split_words
+rb_is_main_thread
rb_search_fold
-rb_make_duration_string
-rb_make_elapsed_time_string
+rb_string_split_words
rb_string_list_equal
-rb_string_list_copy
rb_string_list_contains
-rb_list_destroy_free
+rb_string_list_copy
rb_list_deep_free
+rb_list_destroy_free
rb_slist_deep_free
+rb_str_in_strv
rb_collate_hash_table_keys
rb_collate_hash_table_values
rb_uri_list_parse
-rb_mime_get_friendly_name
rb_signal_accumulator_object_handled
+rb_signal_accumulator_value_handled
+rb_signal_accumulator_boolean_or
rb_signal_accumulator_value_array
rb_value_array_append_data
rb_value_free
-rb_str_in_strv
+rb_assert_locked
rb_set_tree_view_column_fixed_width
rb_scale_pixbuf_to_size
-<SUBSECTION Private>
-rb_safe_strcmp
+RBDelayedSyncFunc
+rb_settings_delayed_sync
+rb_menu_update_link
</SECTION>
<SECTION>
@@ -1109,6 +1120,7 @@ rhythmdb_import_job_complete
rhythmdb_import_job_scan_complete
rhythmdb_import_job_get_total
rhythmdb_import_job_get_imported
+rhythmdb_import_job_get_processed
<SUBSECTION Standard>
RhythmDBImportJobPrivate
RHYTHMDB_IMPORT_JOB
@@ -1192,22 +1204,33 @@ RB_PLAYER_GST_TEE_GET_IFACE
<SECTION>
<FILE>rb-encoder</FILE>
+<TITLE>RBEncoderFactory</TITLE>
<TITLE>RBEncoder</TITLE>
-RBEncoder
+RBEncoderError
+rb_encoder_error_quark
RBEncoderIface
+RBEncoderFactoryClass
+rb_encoder_factory_get
rb_encoder_new
rb_encoder_encode
rb_encoder_cancel
-rb_encoder_get_media_type
rb_encoder_get_missing_plugins
<SUBSECTION Standard>
RB_ENCODER
+RB_ENCODER_ERROR
+RB_ENCODER_FACTORY
+RB_ENCODER_FACTORY_CLASS
+RB_ENCODER_FACTORY_GET_CLASS
+RB_ENCODER_GET_IFACE
RB_IS_ENCODER
+RB_IS_ENCODER_FACTORY
+RB_IS_ENCODER_FACTORY_CLASS
RB_TYPE_ENCODER
+RB_TYPE_ENCODER_ERROR
+RB_TYPE_ENCODER_FACTORY
+rb_encoder_error_get_type
+rb_encoder_factory_get_type
rb_encoder_get_type
-RB_ENCODER_GET_IFACE
-RB_ENCODER_ERROR
-rb_encoder_error_quark
</SECTION>
<SECTION>
@@ -1344,31 +1367,6 @@ RB_STATIC_PLAYLIST_SOURCE_GET_CLASS
</SECTION>
<SECTION>
-<FILE>rb-source-group</FILE>
-<TITLE>RBSourceGroup</TITLE>
-RBSourceGroupCategory
-RBSourceGroup
-RB_SOURCE_GROUP_LIBRARY
-RB_SOURCE_GROUP_PLAYLISTS
-RB_SOURCE_GROUP_DEVICES
-RB_SOURCE_GROUP_SHARED
-rb_source_group_init
-rb_source_group_get_by_name
-rb_source_group_register
-rb_source_group_library_get_type
-rb_source_group_playlists_get_type
-rb_source_group_devices_get_type
-rb_source_group_shared_get_type
-<SUBSECTION Standard>
-RB_SOURCE_GROUP
-RB_IS_SOURCE_GROUP
-RB_TYPE_SOURCE_GROUP
-rb_source_group_get_type
-RB_TYPE_SOURCE_GROUP_CATEGORY
-rb_source_group_category_get_type
-</SECTION>
-
-<SECTION>
<FILE>rb-play-queue-source</FILE>
<TITLE>RBPlayQueueSource</TITLE>
RBPlayQueueSource
@@ -1437,42 +1435,6 @@ rb_text_cat
</SECTION>
<SECTION>
-<FILE>rb-source-search</FILE>
-<TITLE>RBSourceSearch</TITLE>
-RBSourceSearch
-RBSourceSearchClass
-rb_source_search_is_subset
-rb_source_search_create_query
-rb_source_search_action_attach
-rb_source_search_get_from_action
-<SUBSECTION Standard>
-rb_source_search_get_type
-RB_TYPE_SOURCE_SEARCH
-RB_SOURCE_SEARCH
-RB_SOURCE_SEARCH_CLASS
-RB_IS_SOURCE_SEARCH
-RB_IS_SOURCE_SEARCH_CLASS
-RB_SOURCE_SEARCH_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>rb-source-search-basic</FILE>
-<TITLE>RBSourceSearchBasic</TITLE>
-RBSourceSearchBasic
-RBSourceSearchBasicClass
-rb_source_search_basic_new
-rb_source_search_basic_create_for_actions
-<SUBSECTION Standard>
-rb_source_search_basic_get_type
-RB_TYPE_SOURCE_SEARCH_BASIC
-RB_SOURCE_SEARCH_BASIC
-RB_SOURCE_SEARCH_BASIC_CLASS
-RB_IS_SOURCE_SEARCH_BASIC
-RB_IS_SOURCE_SEARCH_BASIC_CLASS
-RB_SOURCE_SEARCH_BASIC_GET_CLASS
-</SECTION>
-
-<SECTION>
<FILE>rb-track-transfer-batch</FILE>
<TITLE>RBTrackTransferBatch</TITLE>
RBTrackTransferBatch
@@ -1482,6 +1444,7 @@ rb_track_transfer_batch_add
rb_track_transfer_batch_check_media_types
rb_track_transfer_batch_cancel
<SUBSECTION Standard>
+RBTrackTransferBatchPrivate
rb_track_transfer_batch_get_type
RB_TYPE_TRACK_TRANSFER_BATCH
RB_TRACK_TRANSFER_BATCH
@@ -1500,7 +1463,9 @@ rb_track_transfer_queue_new
rb_track_transfer_queue_start_batch
rb_track_transfer_queue_cancel_batch
rb_track_transfer_queue_get_status
+rb_track_transfer_queue_find_batch_by_source
<SUBSECTION Standard>
+RBTrackTransferQueuePrivate
rb_track_transfer_queue_get_type
RB_TYPE_TRACK_TRANSFER_QUEUE
RB_TRACK_TRANSFER_QUEUE
@@ -1511,39 +1476,393 @@ RB_TRACK_TRANSFER_QUEUE_GET_CLASS
</SECTION>
<SECTION>
+<FILE>rb-application</FILE>
+<TITLE>RBApplication</TITLE>
+RBApplication
+RBApplicationClass
+rb_application_new
+rb_application_run
+rb_application_link_shared_menus
+rb_application_add_shared_menu
+rb_application_get_shared_menu
+rb_application_get_plugin_menu
+rb_application_add_plugin_menu_item
+rb_application_remove_plugin_menu_item
+<SUBSECTION Standard>
+RBApplicationPrivate
+RB_APPLICATION
+RB_APPLICATION_CLASS
+RB_APPLICATION_GET_CLASS
+RB_IS_APPLICATION
+RB_IS_APPLICATION_CLASS
+RB_TYPE_APPLICATION
+rb_application_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-display-page</FILE>
+<TITLE>RBDisplayPage</TITLE>
+RB_DISPLAY_PAGE_ICON_SIZE
+RBDisplayPage
+RBDisplayPageClass
+rb_display_page_receive_drag
+rb_display_page_selectable
+rb_display_page_selected
+rb_display_page_deselected
+rb_display_page_activate
+rb_display_page_get_config_widget
+rb_display_page_get_status
+rb_display_page_delete_thyself
+rb_display_page_can_remove
+rb_display_page_remove
+rb_display_page_notify_status_changed
+<SUBSECTION Standard>
+RBDisplayPagePrivate
+RB_DISPLAY_PAGE
+RB_DISPLAY_PAGE_CLASS
+RB_DISPLAY_PAGE_GET_CLASS
+RB_IS_DISPLAY_PAGE
+RB_IS_DISPLAY_PAGE_CLASS
+RB_TYPE_DISPLAY_PAGE
+rb_display_page_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-display-page-group</FILE>
+<TITLE>RBDisplayPageGroup</TITLE>
+RBDisplayPageGroupCategory
+RBDisplayPageGroup
+RBDisplayPageGroupClass
+RB_DISPLAY_PAGE_GROUP_LIBRARY
+RB_DISPLAY_PAGE_GROUP_PLAYLISTS
+RB_DISPLAY_PAGE_GROUP_DEVICES
+RB_DISPLAY_PAGE_GROUP_SHARED
+RB_DISPLAY_PAGE_GROUP_STORES
+RB_DISPLAY_PAGE_GROUP_TOOLS
+rb_display_page_group_add_core_groups
+rb_display_page_group_get_by_id
+rb_display_page_group_new
+rb_display_page_group_loaded
+<SUBSECTION Standard>
+RBDisplayPageGroupPrivate
+RB_DISPLAY_PAGE_GROUP
+RB_DISPLAY_PAGE_GROUP_CLASS
+RB_DISPLAY_PAGE_GROUP_GET_CLASS
+RB_IS_DISPLAY_PAGE_GROUP
+RB_IS_DISPLAY_PAGE_GROUP_CLASS
+RB_TYPE_DISPLAY_PAGE_GROUP
+RB_TYPE_DISPLAY_PAGE_GROUP_CATEGORY
+rb_display_page_group_category_get_type
+rb_display_page_group_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-async-copy</FILE>
+<TITLE>RBAsyncCopy</TITLE>
+RBAsyncCopyProgressCallback
+RBAsyncCopyCallback
+RBAsyncCopy
+RBAsyncCopyClass
+rb_async_copy_new
+rb_async_copy_set_progress
+rb_async_copy_get_error
+rb_async_copy_start
+rb_async_copy_cancel
+<SUBSECTION Standard>
+RBAsyncCopyPrivate
+RB_ASYNC_COPY
+RB_ASYNC_COPY_CLASS
+RB_ASYNC_COPY_GET_CLASS
+RB_IS_ASYNC_COPY
+RB_IS_ASYNC_COPY_CLASS
+RB_TYPE_ASYNC_COPY
+rb_async_copy_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-chunk-loader</FILE>
+<TITLE>RBChunkLoader</TITLE>
+RBChunkLoaderCallback
+RBChunkLoader
+RBChunkLoaderClass
+rb_chunk_loader_new
+rb_chunk_loader_set_callback
+rb_chunk_loader_get_error
+rb_chunk_loader_start
+rb_chunk_loader_cancel
+<SUBSECTION Standard>
+RBChunkLoaderPrivate
+RB_CHUNK_LOADER
+RB_CHUNK_LOADER_CLASS
+RB_CHUNK_LOADER_GET_CLASS
+RB_IS_CHUNK_LOADER
+RB_IS_CHUNK_LOADER_CLASS
+RB_TYPE_CHUNK_LOADER
+rb_chunk_loader_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-device-source</FILE>
+<TITLE>RBDeviceSource</TITLE>
+RBDeviceSourceInterface
+rb_device_source_can_eject
+rb_device_source_eject
+rb_device_source_want_uri
+rb_device_source_uri_is_source
+rb_device_source_set_display_details
+<SUBSECTION Standard>
+RB_DEVICE_SOURCE
+RB_DEVICE_SOURCE_GET_IFACE
+RB_IS_DEVICE_SOURCE
+RB_TYPE_DEVICE_SOURCE
+rb_device_source_get_type
+</SECTION>
+
+<SECTION>
<FILE>rb-media-player-source</FILE>
<TITLE>RBMediaPlayerSource</TITLE>
+RBMediaPlayerSourceDeleteCallback
RBMediaPlayerSource
RBMediaPlayerSourceClass
+rb_media_player_source_load
+rb_media_player_source_get_capacity
+rb_media_player_source_get_free_space
+rb_media_player_source_get_entries
+rb_media_player_source_delete_entries
rb_media_player_source_show_properties
+rb_media_player_source_sync
<SUBSECTION Standard>
-rb_media_player_source_get_type
-RB_TYPE_MEDIA_PLAYER_SOURCE
-RB_MEDIA_PLAYER_SOURCE
-RB_MEDIA_PLAYER_SOURCE_CLASS
RB_IS_MEDIA_PLAYER_SOURCE
RB_IS_MEDIA_PLAYER_SOURCE_CLASS
+RB_MEDIA_PLAYER_SOURCE
+RB_MEDIA_PLAYER_SOURCE_CLASS
RB_MEDIA_PLAYER_SOURCE_GET_CLASS
+RB_TYPE_MEDIA_PLAYER_SOURCE
+rb_media_player_source_get_type
</SECTION>
-<FILE>mediaplayerid</FILE>
-<TITLE>Media player ID</TITLE>
-MPIDDevice
-MPIDError
-MPIDSource
-mpid_device_new
-mpid_enable_debug
-<SUBSECTION Standard>
-MPID_DEVICE
-MPID_DEVICE_CLASS
-MPID_DEVICE_GET_CLASS
-MPID_IS_DEVICE
-MPID_IS_DEVICE_CLASS
-MPID_TYPE_DEVICE
-MPID_TYPE_ERROR
-MPID_TYPE_SOURCE
-mpid_device_get_type
-mpid_error_get_type
-mpid_source_get_type
-MPIDDeviceClass
+<SECTION>
+<FILE>rb-ext-db</FILE>
+<TITLE>RBExtDB</TITLE>
+RBExtDBSourceType
+RBExtDB
+RBExtDBClass
+RBExtDBRequestCallback
+rb_ext_db_new
+rb_ext_db_lookup
+rb_ext_db_request
+rb_ext_db_store_uri
+rb_ext_db_store
+rb_ext_db_store_raw
+<SUBSECTION Standard>
+RBExtDBPrivate
+RB_EXT_DB
+RB_EXT_DB_CLASS
+RB_EXT_DB_GET_CLASS
+RB_IS_EXT_DB
+RB_IS_EXT_DB_CLASS
+RB_TYPE_EXT_DB
+RB_TYPE_EXT_DB_SOURCE_TYPE
+rb_ext_db_get_type
+rb_ext_db_source_type_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-ext-db-key</FILE>
+rb_ext_db_key_copy
+rb_ext_db_key_free
+rb_ext_db_key_create_lookup
+rb_ext_db_key_create_storage
+rb_ext_db_key_is_lookup
+rb_ext_db_key_add_field
+rb_ext_db_key_get_field_names
+rb_ext_db_key_get_field
+rb_ext_db_key_get_field_values
+rb_ext_db_key_field_matches
+rb_ext_db_key_add_info
+rb_ext_db_key_get_info_names
+rb_ext_db_key_get_info
+rb_ext_db_key_matches
+RBExtDBKeyLookupCallback
+rb_ext_db_key_lookups
+rb_ext_db_key_to_store_key
+RBExtDBKey
+<SUBSECTION Standard>
+RB_EXT_DB_KEY
+RB_TYPE_EXT_DB_KEY
+rb_ext_db_key_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-transfer-target</FILE>
+<TITLE>RBTransferTarget</TITLE>
+RBTransferTargetInterface
+rb_transfer_target_build_dest_uri
+rb_transfer_target_track_added
+rb_transfer_target_track_add_error
+rb_transfer_target_should_transfer
+rb_transfer_target_get_format_descriptions
+rb_transfer_target_check_category
+rb_transfer_target_check_duplicate
+rb_transfer_target_transfer
+<SUBSECTION Standard>
+RB_IS_TRANSFER_TARGET
+RB_TRANSFER_TARGET
+RB_TRANSFER_TARGET_GET_IFACE
+RB_TYPE_TRANSFER_TARGET
+rb_transfer_target_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-source-toolbar</FILE>
+<TITLE>RBSourceToolbar</TITLE>
+RBSourceToolbar
+RBSourceToolbarClass
+rb_source_toolbar_new
+rb_source_toolbar_add_search_entry_menu
+rb_source_toolbar_add_search_entry
+rb_source_toolbar_clear_search_entry
+<SUBSECTION Standard>
+RBSourceToolbarPrivate
+RB_IS_SOURCE_TOOLBAR
+RB_IS_SOURCE_TOOLBAR_CLASS
+RB_SOURCE_TOOLBAR
+RB_SOURCE_TOOLBAR_CLASS
+RB_SOURCE_TOOLBAR_GET_CLASS
+RB_TYPE_SOURCE_TOOLBAR
+rb_source_toolbar_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-button-bar</FILE>
+<TITLE>RBButtonBar</TITLE>
+RBButtonBar
+RBButtonBarClass
+rb_button_bar_new
+rb_button_bar_add_accelerators
+rb_button_bar_remove_accelerators
+<SUBSECTION Standard>
+RBButtonBarPrivate
+RB_BUTTON_BAR
+RB_BUTTON_BAR_CLASS
+RB_BUTTON_BAR_GET_CLASS
+RB_IS_BUTTON_BAR
+RB_IS_BUTTON_BAR_CLASS
+RB_TYPE_BUTTON_BAR
+rb_button_bar_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-display-page-menu</FILE>
+<TITLE>RBDisplayPageMenu</TITLE>
+RBDisplayPageMenu
+RBDisplayPageMenuClass
+rb_display_page_menu_new
+rb_display_page_menu_get_page
+<SUBSECTION Standard>
+RBDisplayPageMenuPrivate
+RB_DISPLAY_PAGE_MENU
+RB_DISPLAY_PAGE_MENU_CLASS
+RB_DISPLAY_PAGE_MENU_GET_CLASS
+RB_IS_DISPLAY_PAGE_MENU
+RB_IS_DISPLAY_PAGE_MENU_CLASS
+RB_TYPE_DISPLAY_PAGE_MENU
+rb_display_page_menu_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-gst-media-types</FILE>
+RB_GST_MEDIA_TYPE_MP3
+RB_GST_MEDIA_TYPE_OGG_VORBIS
+RB_GST_MEDIA_TYPE_FLAC
+RB_GST_MEDIA_TYPE_AAC
+RBGstMediaType
+rb_gst_caps_to_media_type
+rb_gst_media_type_to_caps
+rb_gst_media_type_to_extension
+rb_gst_mime_type_to_media_type
+rb_gst_media_type_to_mime_type
+rb_gst_get_missing_plugin_type
+rb_gst_get_default_encoding_target
+rb_gst_get_encoding_profile
+rb_gst_media_type_matches_profile
+rb_gst_encoding_profile_get_media_type
+rb_gst_media_type_is_lossless
+rb_gst_encoding_profile_get_settings
+rb_gst_encoding_profile_get_presets
+rb_gst_encoding_profile_set_preset
+rb_gst_encoding_profile_get_encoder
+</SECTION>
+
+<SECTION>
+<FILE>rb-segmented-bar</FILE>
+<TITLE>RBSegmentedBar</TITLE>
+RBSegmentedBar
+RBSegmentedBarClass
+RBSegmentedBarValueFormatter
+rb_segmented_bar_new
+rb_segmented_bar_add_segment
+rb_segmented_bar_add_segment_default_color
+rb_segmented_bar_update_segment
+rb_segmented_bar_set_value_formatter
+<SUBSECTION Standard>
+RBSegmentedBarPrivate
+RB_IS_SEGMENTED_BAR
+RB_IS_SEGMENTER_BAR_CLASS
+RB_SEGMENTED_BAR
+RB_SEGMENTED_BAR_CLASS
+RB_TYPE_SEGMENTED_BAR
+rb_segmented_bar_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rhythmdb-query-result-list</FILE>
+<TITLE>RhythmDBQueryResultList</TITLE>
+RhythmDBQueryResultList
+RhythmDBQueryResultListClass
+rhythmdb_query_result_list_new
+rhythmdb_query_result_list_get_results
+<SUBSECTION Standard>
+RHYTHMDB_IS_QUERY_RESULT_LIST
+RHYTHMDB_IS_QUERY_RESULT_LIST_CLASS
+RHYTHMDB_QUERY_RESULT_LIST
+RHYTHMDB_QUERY_RESULT_LIST_CLASS
+RHYTHMDB_QUERY_RESULT_LIST_GET_CLASS
+RHYTHMDB_TYPE_QUERY_RESULT_LIST
+RhythmDBQueryResultListPrivate
+rhythmdb_query_result_list_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-alert-dialog</FILE>
+<TITLE>RBAlertDialog</TITLE>
+RBAlertDialog
+RBAlertDialogClass
+rb_alert_dialog_new
+rb_alert_dialog_set_primary_label
+rb_alert_dialog_set_secondary_label
+rb_alert_dialog_set_details_label
+RBAlertDialogDetails
+<SUBSECTION Standard>
+RB_ALERT_DIALOG
+RB_TYPE_ALERT_DIALOG
+rb_alert_dialog_get_type
+</SECTION>
+
+<SECTION>
+<FILE>rb-fading-image</FILE>
+<TITLE>RBFadingImage</TITLE>
+RBFadingImage
+RBFadingImageClass
+rb_fading_image_set_pixbuf
+rb_fading_image_start
+<SUBSECTION Standard>
+RBFadingImagePrivate
+RB_FADING_IMAGE
+RB_FADING_IMAGE_CLASS
+RB_FADING_IMAGE_GET_CLASS
+RB_IS_FADING_IMAGE
+RB_IS_FADING_IMAGE_CLASS
+RB_TYPE_FADING_IMAGE
+rb_fading_image_get_type
</SECTION>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]