Method
RBLibraryBrowserset_selection
Declaration [src]
void
rb_library_browser_set_selection (
RBLibraryBrowser* widget,
RhythmDBPropType type,
GList* selection
)
Parameters
type
-
Type:
RhythmDBPropType
The property for which to set the selection.
selection
-
Type: A list of
utf8
A list of strings to select.
The data is owned by the caller of the method. Each element is a NUL terminated UTF-8 string.