mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
docs: Clarify how to obtain strings from GtkDropDown
This commit is contained in:
parent
9d7389aea7
commit
8cb594696e
@ -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