[GI] Add missing (transfer) annotations

Backported from master commit 2f0d40335b.
This commit is contained in:
Pavel Holejsovsky
2011-01-26 12:49:08 +01:00
committed by Martin Pitt
parent 9b2457a671
commit 5cded4d5e2
31 changed files with 108 additions and 71 deletions

View File

@ -1084,7 +1084,7 @@ gtk_page_setup_unix_dialog_set_page_setup (GtkPageSetupUnixDialog *dialog,
*
* Gets the currently selected page setup from the dialog.
*
* Returns: the current page setup
* Returns: (transfer none): the current page setup
*
* Since: 2.10
**/
@ -1181,7 +1181,7 @@ gtk_page_setup_unix_dialog_set_print_settings (GtkPageSetupUnixDialog *dialog,
*
* Gets the current print settings from the dialog.
*
* Returns: the current print settings
* Returns: (transfer none): the current print settings
*
* Since: 2.10
**/