AppChooserButton.setActiveCustomItem

Selects a custom item previously added with AppChooserButton.appendCustomItem.

Use gtk_app_chooser_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