get_block
Description:
public Block get_block ()
Gets the Block instance for the D-Bus interface org.freedesktop.UDisks2.Block
on this, if any.
Parameters:
Returns:
A Block that must be freed with
unref or null if this does
not implement the interface.
|