rb-library-source —
typedef RBLibrarySourcePrivate; RBSource* rb_library_source_new (RBShell *shell); void rb_library_source_add_location (RBLibrarySource *source, GtkWindow *win);
RBSource* rb_library_source_new (RBShell *shell);
shell
void rb_library_source_add_location (RBLibrarySource *source, GtkWindow *win);
source
win