mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 18:30:08 +00:00
Merge branch 'docs_clarify_gtk_drop_down_get_selected_item' into 'main'
docs: Clarify how to obtain strings from GtkDropDown See merge request GNOME/gtk!6647
This commit is contained in:
commit
0b0a5a52af
@ -90,6 +90,10 @@
|
||||
* </object>
|
||||
* ```
|
||||
*
|
||||
* If a `GtkDropDown` is created in this manner, or with
|
||||
* [ctor@Gtk.DropDown.new_from_strings], for instance, the object returned from
|
||||
* [method@Gtk.DropDown.get_selected_item] will be a [class@Gtk.StringObject].
|
||||
*
|
||||
* To learn more about the list widget framework, see the
|
||||
* [overview](section-list-widget.html).
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user