Constructor
RBRemovableMediaManagernew
Declaration [src]
RBRemovableMediaManager*
rb_removable_media_manager_new (
RBShell* shell
)
Parameters
shell-
Type:
RBShellThe
RBShell.The data is owned by the caller of the function.
Return value
Type: RBRemovableMediaManager
The RBRemovableMediaManager.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |