Method
GtkAppChooserget_app_info
Declaration [src]
GAppInfo*
gtk_app_chooser_get_app_info (
  GtkAppChooser* self
)
Return value
Type: GAppInfo
A GAppInfo for the
  currently selected application.
| The caller of the method takes ownership of the data, and is responsible for freeing it. | 
| The return value can be NULL. |