gtk.app_chooser

Module for AppChooser interface

Public Imports

gtk.app_chooser_iface_proxy
public import gtk.app_chooser_iface_proxy;
Undocumented in source.

Members

Interfaces

AppChooser
interface AppChooser

#GtkAppChooser is an interface that can be implemented by widgets which allow the user to choose an application (typically for the purpose of opening a file). The main objects that implement this interface are #GtkAppChooserWidget, #GtkAppChooserDialog and #GtkAppChooserButton.

AppChooserGidBuilderImpl
interface AppChooserGidBuilderImpl(T)

Fluent builder implementation template for gtk.app_chooser.AppChooser