include/alp/find.h File Reference


Detailed Description

Find client API.

>

#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <glib-2.0/glib.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <alp/types.h>

Go to the source code of this file.

Defines

#define ALP_FIND_H_   1
#define ALP_STATUS_FIND_CANCELLED   (ALP_CLASS_FIND | 0x0005)
 Find was cancelled; stop searching.

Functions

alp_status_t alp_find_results_end (void)
 Signal that the find client is done searching.
alp_status_t alp_find_results_start (void)
 Signal that the find client will be sending back results of a search.
alp_status_t alp_find_results_submit_one (const gchar *app, const char *key, const GdkPixbuf *icon, const gchar *primary_desc, const gchar *secondary_desc)
 Send a search result to the find engine.
alp_status_t alp_find_results_submit_progress (const gchar *description)
 Send a progress message to the find engine for display.


Define Documentation

#define ALP_FIND_H_   1
 


Generated on Wed Jul 30 07:06:40 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.