summaryrefslogtreecommitdiff
path: root/gtk/gtkprinter.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-20 09:17:04 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-22 17:25:26 -0400
commit91f7b9663fb17ebe26a28ec589a727397eef0967 (patch)
tree0d53b59b4e28bd4c879bf2081f8bef1993a5b298 /gtk/gtkprinter.h
parent2d266d107b2db1c1bf478bf7c93e38884c86c366 (diff)
downloadgtk+-91f7b9663fb17ebe26a28ec589a727397eef0967.tar.gz
gtk: Clean up docs syntax
Replace leftover gtk-doc syntax (#Type) with backquotes.
Diffstat (limited to 'gtk/gtkprinter.h')
-rw-r--r--gtk/gtkprinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkprinter.h b/gtk/gtkprinter.h
index 9243c5c11b..bd63d8008d 100644
--- a/gtk/gtkprinter.h
+++ b/gtk/gtkprinter.h
@@ -142,7 +142,7 @@ gboolean gtk_printer_get_hard_margins_for_paper_size (GtkPrinter
/**
* GtkPrinterFunc:
- * @printer: a #GtkPrinter
+ * @printer: a `GtkPrinter`
* @data: (closure): user data passed to gtk_enumerate_printers()
*
* The type of function passed to gtk_enumerate_printers().