HomeSort by relevance Sort by last modified time
    Searched refs:can_remove_supports_type (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/gio/
gappinfo.c 408 if (iface->can_remove_supports_type)
409 return (* iface->can_remove_supports_type) (appinfo);
gappinfo.h 76 * @can_remove_supports_type: Checks for support for removing supported file types from a #GAppInfo.
122 gboolean (* can_remove_supports_type) (GAppInfo *appinfo); member in struct:_GAppInfoIface
gdesktopappinfo.c     [all...]

Completed in 107 milliseconds