summaryrefslogtreecommitdiff
path: root/gtk/gtkpagesetupunixdialog.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-06-11 17:25:57 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-06-11 17:25:57 -0400
commit2a3e5422ad2d1b0bae0a96d92835e0d2391d9af5 (patch)
tree6e5dc8d2a1512948aa1b53e34d618f9b5859c400 /gtk/gtkpagesetupunixdialog.c
parente0c39dbf7e6ab2d4591a8c61b46f3211fa344713 (diff)
downloadgtk+-2a3e5422ad2d1b0bae0a96d92835e0d2391d9af5.tar.gz
docs: Cosmetics
Remove a few instances of GTK+ from the docs, and remove references to ancient versions.
Diffstat (limited to 'gtk/gtkpagesetupunixdialog.c')
-rw-r--r--gtk/gtkpagesetupunixdialog.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk/gtkpagesetupunixdialog.c b/gtk/gtkpagesetupunixdialog.c
index a0a0f3c4c9..e969477437 100644
--- a/gtk/gtkpagesetupunixdialog.c
+++ b/gtk/gtkpagesetupunixdialog.c
@@ -53,11 +53,9 @@
*
* #GtkPageSetupUnixDialog implements a page setup dialog for platforms
* which don’t provide a native page setup dialog, like Unix. It can
- * be used very much like any other GTK+ dialog, at the cost of
+ * be used very much like any other GTK dialog, at the cost of
* the portability offered by the
* [high-level printing API][gtk3-High-level-Printing-API]
- *
- * Printing support was added in GTK+ 2.10.
*/
typedef struct _GtkPageSetupUnixDialogClass GtkPageSetupUnixDialogClass;