summaryrefslogtreecommitdiff
path: root/gio/src/cancellable.hg
diff options
context:
space:
mode:
Diffstat (limited to 'gio/src/cancellable.hg')
-rw-r--r--gio/src/cancellable.hg3
1 files changed, 1 insertions, 2 deletions
diff --git a/gio/src/cancellable.hg b/gio/src/cancellable.hg
index 2fcd58bd..886dc272 100644
--- a/gio/src/cancellable.hg
+++ b/gio/src/cancellable.hg
@@ -1,5 +1,3 @@
-// -*- Mode: C++; indent-tabs-mode: nil; c-basic-offset: 2 -*-
-
/* Copyright (C) 2007 The gtkmm Development Team
*
* This library is free software; you can redistribute it and/or
@@ -75,6 +73,7 @@ public:
* See Cancellable::signal_cancelled() for details on how to use this.
*
* @newin{2,22}
+ *
* @param slot The slot to connect.
* @return The id of the signal handler or 0 if @a cancellable has already
* been cancelled.