Searched refs:GAppInfoMonitor (Results 1 – 7 of 7) sorted by relevance
56 changed_cb (GAppInfoMonitor *monitor, GMainLoop *loop) in changed_cb()78 GAppInfoMonitor *monitor; in test_app_monitor()
132 GAppInfoMonitor *monitor; in main()
333 … G_TYPE_APP_INFO_MONITOR, GAppInfoMonitor))337 typedef struct _GAppInfoMonitor GAppInfoMonitor; typedef343 GAppInfoMonitor * g_app_info_monitor_get (void);
1406 G_DEFINE_TYPE (GAppInfoMonitor, g_app_info_monitor, G_TYPE_OBJECT) in G_DEFINE_TYPE() argument1411 GAppInfoMonitor *monitor = G_APP_INFO_MONITOR (object); in G_DEFINE_TYPE()1419 g_app_info_monitor_init (GAppInfoMonitor *monitor) in g_app_info_monitor_init()1457 GAppInfoMonitor *1462 G_STRUCT_OFFSET (GAppInfoMonitor, context), in g_app_info_monitor_get()
28 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAppInfoMonitor, g_object_unref)
1463 <TITLE>GAppInfoMonitor</TITLE>1466 GAppInfoMonitor
5280 - add a new class: GAppInfoMonitor for discovering when applications5356 711556 Add GAppInfoMonitor