]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkpagesetupunixdialog.c
[annotations] Add allow-none
[~andy/gtk] / gtk / gtkpagesetupunixdialog.c
index 6cc2989ad04bfd1e235db23eb29017137df11fd3..c5f63bf7088338384d988766ea34ac02991fd5f0 100644 (file)
@@ -992,8 +992,8 @@ populate_dialog (GtkPageSetupUnixDialog *ps_dialog)
 
 /**
  * gtk_page_setup_unix_dialog_new:
- * @title: the title of the dialog, or %NULL
- * @parent: transient parent of the dialog, or %NULL
+ * @title: (allow-none): the title of the dialog, or %NULL
+ * @parent: (allow-none): transient parent of the dialog, or %NULL
  *
  * Creates a new page setup dialog.
  *