Method
RBSourceget_entry_view
Declaration [src]
RBEntryView*
rb_source_get_entry_view (
RBSource* source
)
Return value
Type: RBEntryView
The RBEntryView
instance for the source.
The returned data is owned by the instance. |
RBEntryView*
rb_source_get_entry_view (
RBSource* source
)
Type: RBEntryView
The RBEntryView
instance for the source.
The returned data is owned by the instance. |