summaryrefslogtreecommitdiff
path: root/pluma/pluma-file-chooser-dialog.c
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-01 16:05:41 +0300
committermonsta <[email protected]>2016-12-01 16:05:41 +0300
commitb9a3360ee86441189c8091836dae6d1e97544db8 (patch)
tree3e1cbe885e5c138dfc96265c8c6d6b0215d05862 /pluma/pluma-file-chooser-dialog.c
parenta4dcd9177a32626929783b3920d660782d89bf01 (diff)
downloadpluma-b9a3360ee86441189c8091836dae6d1e97544db8.tar.bz2
pluma-b9a3360ee86441189c8091836dae6d1e97544db8.tar.xz
fix some introspection warnings
Diffstat (limited to 'pluma/pluma-file-chooser-dialog.c')
-rw-r--r--pluma/pluma-file-chooser-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/pluma-file-chooser-dialog.c b/pluma/pluma-file-chooser-dialog.c
index f23a4c0a..76c11d8a 100644
--- a/pluma/pluma-file-chooser-dialog.c
+++ b/pluma/pluma-file-chooser-dialog.c
@@ -463,7 +463,7 @@ pluma_file_chooser_dialog_new_valist (const gchar *title,
* @action: Open or save mode for the dialog
* @first_button_text: (allow-none): stock ID or text to go in
* the first button, or %NULL
- * @Varargs: (allow-none): response ID for the first button, then
+ * @...: (allow-none): response ID for the first button, then
* additional (button, id) pairs, ending with %NULL
*
* Creates a new #PlumaFileChooserDialog. This function is analogous to