OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_as_default_for_extension
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/gio/
gappinfo.c
347
if (iface->
set_as_default_for_extension
)
348
return (* iface->
set_as_default_for_extension
) (appinfo, extension, error);
gappinfo.h
74
* @
set_as_default_for_extension
: Sets an application as default for a given file extention.
116
gboolean (*
set_as_default_for_extension
) (GAppInfo *appinfo,
member in struct:_GAppInfoIface
gdesktopappinfo.c
[
all
...]
Completed in 67 milliseconds