[GI] Add missing (transfer) annotations

This commit is contained in:
Pavel Holejsovsky
2011-01-18 10:01:17 +01:00
parent 9b88eb356d
commit 2f0d40335b
45 changed files with 126 additions and 113 deletions

View File

@ -1099,7 +1099,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
**/
@ -1196,7 +1196,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
**/