Merge branch 'tintou/dropdown-annotations' into 'master'
dropdown: Annotate the get_selected_item method See merge request GNOME/gtk!2152
This commit is contained in:
@@ -821,7 +821,7 @@ gtk_drop_down_get_selected (GtkDropDown *self)
|
||||
*
|
||||
* Gets the selected item. If no item is selected, %NULL is returned.
|
||||
*
|
||||
* Returns: (transfer none): The selected item
|
||||
* Returns: (transfer none) (type GObject) (nullable): The selected item
|
||||
*/
|
||||
gpointer
|
||||
gtk_drop_down_get_selected_item (GtkDropDown *self)
|
||||
|
||||
Reference in New Issue
Block a user