Add support for the folder right-click ("context") menu. No component
uses this yet, though. svn path=/trunk/; revision=4252
This commit is contained in:
@ -88,6 +88,11 @@ void evolution_shell_component_client_async_remove_folder (EvolutionShellCompo
|
||||
EvolutionShellComponentClientCallback callback,
|
||||
void *data);
|
||||
|
||||
void evolution_shell_component_client_populate_folder_context_menu (EvolutionShellComponentClient *shell_component_client,
|
||||
BonoboUIHandler *uih,
|
||||
const char *physical_uri,
|
||||
const char *type);
|
||||
|
||||
#ifdef cplusplus
|
||||
}
|
||||
#endif /* cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user