summaryrefslogtreecommitdiff
path: root/gio/src/drive.hg
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/drive.hg')
-rw-r--r--gio/src/drive.hg2
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/src/drive.hg b/gio/src/drive.hg
index 2ccc84d6..cc4ed5cf 100644
--- a/gio/src/drive.hg
+++ b/gio/src/drive.hg
@@ -40,6 +40,8 @@ namespace Gio
*
* If the Gio::Drive reports that media isn't automatically detected, one can poll for media; typically one should not do this periodically as a
* poll for media operation is potententially expensive and may spin up the drive, creating noise.
+ *
+ * @newin2p16
*/
class Drive : public Glib::Interface
{