AppChooserWidget
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public AppChooserWidget (string content_type)
public AppChooserWidget (string content_type)
Creates a new `GtkAppChooserWidget` for applications that can handle content of the given type.
Note:
This widget will be removed in GTK 5
Parameters:
content_type |
the content type to show applications for |
Returns:
a newly created `GtkAppChooserWidget` |