get_choice


Description:

public unowned string? get_choice (string id)

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

Note:

Use [class@Gtk.FileDialog] instead

Parameters:

this

a `GtkFileChooser`

id

the ID of the choice to get

Returns:

the ID of the currently selected option