[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "3.0" ) ]
public AppChooserDialog.for_content_type (Window? parent, DialogFlags flags, string content_type)
Creates a new AppChooserDialog for the provided content type, to allow the user to select an application for it.
parent |
a Window, or null |
flags |
flags for this dialog |
content_type |
a content type string |
a newly created AppChooserDialog |