summaryrefslogtreecommitdiff
path: root/gtk/gtkprinter.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkprinter.h')
-rw-r--r--gtk/gtkprinter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkprinter.h b/gtk/gtkprinter.h
index a5dd81066e..bc02e93c0b 100644
--- a/gtk/gtkprinter.h
+++ b/gtk/gtkprinter.h
@@ -175,8 +175,6 @@ gboolean gtk_printer_get_hard_margins (GtkPrinter *pr
* a reference to it after the function has returned.
*
* Returns: %TRUE to stop the enumeration, %FALSE to continue
- *
- * Since: 2.10
*/
typedef gboolean (*GtkPrinterFunc) (GtkPrinter *printer,
gpointer data);