[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public AppChooserDialog.for_content_type (Window? parent, DialogFlags flags, string content_type)
Creates a new `GtkAppChooserDialog` for the provided content type.
The dialog will show applications that can open the content type.
parent |
a `GtkWindow` |
flags |
flags for this dialog |
content_type |
a content type string |
a newly created `GtkAppChooserDialog` |