Package: gtk

Function gtk-app-chooser-dialog-new

Lambda List

gtk-app-chooser-dialog-new (parent flags file)

Arguments

parent -- a gtk-window, or nil
flags -- flags of type gtk-dialog-flags for this dialog
file -- a g-file object

Return Value

A newly created gtk-app-chooser-dialog widget.

Details

Creates a new application chooser dialog for the provided g-file object, to allow the user to select an application for it.
 

See also

2020-5-21