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

  /external/bluetooth/glib/gio/
gappinfo.h 73 * @set_as_default_for_type: Sets an application as default for a given content type.
113 gboolean (* set_as_default_for_type) (GAppInfo *appinfo, member in struct:_GAppInfoIface
gappinfo.c 321 return (* iface->set_as_default_for_type) (appinfo, content_type, error);
gwin32appinfo.c 390 iface->set_as_default_for_type = g_win32_app_info_set_as_default_for_type;
gdesktopappinfo.c     [all...]

Completed in 199 milliseconds