mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 19:00:12 +00:00
gtk: update annotation of gtk_single_selection_get_selected_item
This commit is contained in:
parent
208a53fa39
commit
aae67b8fbd
@ -625,7 +625,7 @@ gtk_single_selection_set_selected (GtkSingleSelection *self,
|
|||||||
*
|
*
|
||||||
* If no item is selected, %NULL is returned.
|
* If no item is selected, %NULL is returned.
|
||||||
*
|
*
|
||||||
* Returns: (transfer none): The selected item
|
* Returns: (transfer none) (type GObject) (nullable): The selected item
|
||||||
*/
|
*/
|
||||||
gpointer
|
gpointer
|
||||||
gtk_single_selection_get_selected_item (GtkSingleSelection *self)
|
gtk_single_selection_get_selected_item (GtkSingleSelection *self)
|
||||||
|
Loading…
Reference in New Issue
Block a user