AppChooserButton.setActiveCustomItem

Selects a custom item.

See [method@Gtk.AppChooserButton.append_custom_item].

Use [method@Gtk.AppChooser.refresh] to bring the selection to its initial state.

class AppChooserButton
void
setActiveCustomItem
(
string name
)

Parameters

name string

the name of the custom item

Meta