[GI] Add missing (transfer) annotations
This commit is contained in:
@ -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
|
||||
**/
|
||||
|
Reference in New Issue
Block a user