summaryrefslogtreecommitdiff
path: root/gtk/gtkpagesetup.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-04 20:21:05 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-04 20:21:05 -0500
commitc6ef8bdc9c128c4b91a000221a9f4e8e9b525534 (patch)
treebab7bda29eb749feaac5a6ebc40b94e3bfa29d52 /gtk/gtkpagesetup.c
parentaeaa35262f1b6f45e074eb67c5699a1cdcd72b78 (diff)
downloadgtk+-c6ef8bdc9c128c4b91a000221a9f4e8e9b525534.tar.gz
docs: don't use <para id="">
Diffstat (limited to 'gtk/gtkpagesetup.c')
-rw-r--r--gtk/gtkpagesetup.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkpagesetup.c b/gtk/gtkpagesetup.c
index fd003b282d..100d3fc6f6 100644
--- a/gtk/gtkpagesetup.c
+++ b/gtk/gtkpagesetup.c
@@ -36,13 +36,12 @@
* these affect the actual layout of the page, and thus need to be set
* long before user prints.
*
- * <para id="print-margins">
+ * ## Margins ## {#print-margins}
* The margins specified in this object are the "print margins", i.e. the
* parts of the page that the printer cannot print on. These are different
* from the layout margins that a word processor uses; they are typically
* used to determine the minimal size for the layout
* margins.
- * </para>
*
* To obtain a #GtkPageSetup use gtk_page_setup_new() to get the defaults,
* or use gtk_print_run_page_setup_dialog() to show the page setup dialog