#include <sys/types.h>
#include <gtk/gtk.h>
#include <hiker/types.h>
#include <hiker/sysclass.h>
#include <hiker/exgmgr2.h>
Go to the source code of this file.
UI Dialogs API Descriptions | |
| alp_status_t | alp_exg2_utils_action_method_select (GtkWindow *iParentWindow, const char *iDialogTitle, const char *iDialogPrompt, char *iQueryMethodsList, uint32_t iQueryMethodsEntryCount, const char **oSelectedMethod) |
| UI Dialog to select a method for an action class. | |
| alp_status_t | alp_exg2_utils_action_method_select_and_set (AlpExg2Request iRequest, GtkWindow *iParentWindow, const char *iExcludeInvokeName, const char *iAction, const char *iSubject) |
| Select a method for an action class, using UI if necessary and set the verb in the request. | |
| void | alp_exg2_utils_get_method_select_strings (const char *iAction, const char **oDialogTitle, const char **oDialogPrompt) |
| Get localized strings for the select method dialg. | |
| alp_status_t | alp_exg2_utils_transport_select (AlpExg2Request iRequest, const char *iPrompt) |
| Display a dialog to select a transport. | |
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.