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

  /external/bluetooth/glib/gio/
gappinfo.c 379 if (iface->add_supports_type)
380 return (* iface->add_supports_type) (appinfo, content_type, error);
gappinfo.h 75 * @add_supports_type: Adds to the #GAppInfo information about supported file types.
119 gboolean (* add_supports_type) (GAppInfo *appinfo, member in struct:_GAppInfoIface
gdesktopappinfo.c     [all...]

Completed in 171 milliseconds