Package: gtk
Function gtk-app-chooser-dialog-new-for-content-type
Lambda Listgtk-app-chooser-dialog-new-for-content-type (parent flags content-type) Argumentsparent -- a gtk-window, or nil flags -- flags of type gtk-dialog-flags for this dialog content-type -- a content type string Return ValueA newly created gtk-app-chooser-dialog widget. Details
Creates a new application chooser dialog for the provided content type, to
allow the user to select an application for it. | See also |
2020-5-21