Method
GtkAppChooserget_app_info
Declaration [src]
GAppInfo*
gtk_app_chooser_get_app_info (
GtkAppChooser* self
)
Description [src]
Returns the currently selected application.
Deprecated since: | 4.10 |
This widget will be removed in GTK 5 |
Return value
Returns: | GAppInfo |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |