Initial step for refactoring of the DnD API for ShellComponents.

svn path=/trunk/; revision=8820
This commit is contained in:
Ettore Perazzoli
2001-03-19 12:25:35 +00:00
parent 5a469caab6
commit 32543a84d5
9 changed files with 114 additions and 115 deletions

View File

@ -94,14 +94,6 @@ void evolution_shell_component_client_populate_folder_context_menu (EvolutionS
const char *physical_uri,
const char *type);
/* DND stuff. */
void evolution_shell_component_client_get_dnd_selection (EvolutionShellComponentClient *shell_component_client,
const char *physical_uri,
int type,
int *format_return,
char **selection_return,
int *selection_length_return);
#ifdef cplusplus
}
#endif /* cplusplus */