Method
RBLibraryBrowserconstruct_query
Declaration [src]
RhythmDBQuery*
rb_library_browser_construct_query (
RBLibraryBrowser* widget
)
Return value
Type: RhythmDBQuery
A RhythmDBQuery
constructed from the current selection.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |