Main Page | Alphabetical List | Data Structures | Directories | File List | Globals

message_command.h

Go to the documentation of this file.
00001 
00020 #ifndef __INTERFACE_MESSAGE_COMMAND_H_
00021 #define __INTERFACE_MESSAGE_COMMAND_H_
00022 
00023 #include <gtk/gtk.h>
00024 
00031 gint send_message(gchar *cmd);
00032 
00041 gboolean is_message_command(gchar *cmd);
00042 
00043 #endif

Generated on Fri Jul 29 23:03:42 2005 for gaim-interface by  doxygen 1.4.2