getChoice

open fun getChoice(id: String): String?(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.FileDialog instead

---

Gets the currently selected option in the 'choice' with the given ID.

Return

the ID of the currently selected option

Parameters

id

the ID of the choice to get