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

  /external/bluetooth/glib/gio/
gappinfo.h 40 #define G_APP_LAUNCH_CONTEXT(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_APP_LAUNCH_CONTEXT, GAppLaunchContext))
102 GAppLaunchContext *launch_context,
108 GAppLaunchContext *launch_context,
147 GAppLaunchContext *launch_context,
153 GAppLaunchContext *launch_context,
181 GAppLaunchContext *launch_context,
185 * GAppLaunchContext:
204 char * (* get_display) (GAppLaunchContext *context,
207 char * (* get_startup_notify_id) (GAppLaunchContext *context,
210 void (* launch_failed) (GAppLaunchContext *context
    [all...]
gappinfo.c 36 * #GAppInfo and #GAppLaunchContext are used for describing and launching
473 * @launch_context: a #GAppLaunchContext or %NULL
497 GAppLaunchContext *launch_context,
556 * @launch_context: a #GAppLaunchContext or %NULL
575 GAppLaunchContext *launch_context,
612 * @launch_context: an optional #GAppLaunchContext.
624 GAppLaunchContext *launch_context,
709 G_DEFINE_TYPE (GAppLaunchContext, g_app_launch_context, G_TYPE_OBJECT);
717 * Returns: a #GAppLaunchContext.
719 GAppLaunchContext *
    [all...]
giotypes.h 34 typedef struct _GAppLaunchContext GAppLaunchContext;
gwin32appinfo.c 254 GAppLaunchContext *launch_context,
331 GAppLaunchContext *launch_context,
gdesktopappinfo.c 976 GAppLaunchContext *launch_context,
1108 GAppLaunchContext *launch_context,
    [all...]

Completed in 52 milliseconds