Method
RBLibraryBrowserget_property_view
Declaration [src]
RBPropertyView*
rb_library_browser_get_property_view (
RBLibraryBrowser* widget,
RhythmDBPropType type
)
Parameters
type
-
Type:
RhythmDBPropType
The property.
Return value
Type: RBPropertyView
RBPropertyView
widget, or NULL.
The returned data is owned by the instance. |