Tons of transfer annotations
This commit is contained in:
@ -1782,8 +1782,8 @@ gtk_label_set_mnemonic_widget (GtkLabel *label,
|
||||
* Retrieves the target of the mnemonic (keyboard shortcut) of this
|
||||
* label. See gtk_label_set_mnemonic_widget().
|
||||
*
|
||||
* Return value: the target of the label's mnemonic, or %NULL if none
|
||||
* has been set and the default algorithm will be used.
|
||||
* Return value: (transfer none): the target of the label's mnemonic,
|
||||
* or %NULL if none has been set and the default algorithm will be used.
|
||||
**/
|
||||
GtkWidget *
|
||||
gtk_label_get_mnemonic_widget (GtkLabel *label)
|
||||
|
||||
Reference in New Issue
Block a user