#include "config.h"#include #include Go to the source code of this file.
Functions |
|
| void | nntpgrab_gui_base_create_ui (const char *interface_filename) |
| int | nntpgrab_gui_base_dialog_show (GtkWidget *parent, const char *message, GtkMessageType msg_type, GtkButtonsType btn_type) |
| GtkWidget * | nntpgrab_gui_base_get_widget (const char *name) |
| GObject * | nntpgrab_gui_base_get_object (const char *name) |
| void | nntpgrab_gui_base_tray_destroy (void) |
| void | nntpgrab_gui_base_tray_create (void) |
| gboolean | nntpgrab_gui_base_tray_icon_get_is_shown (void) |
| void * | nntpgrab_gui_base_tray_get_status_icon (void) |
| void nntpgrab_gui_base_create_ui | ( | const char * | interface_filename | ) |
| int nntpgrab_gui_base_dialog_show | ( | GtkWidget * | parent, | |
| const char * | message, | |||
| GtkMessageType | msg_type, | |||
| GtkButtonsType | btn_type | |||
| ) |
| GObject* nntpgrab_gui_base_get_object | ( | const char * | name | ) |
| GtkWidget* nntpgrab_gui_base_get_widget | ( | const char * | name | ) |
| void nntpgrab_gui_base_tray_create | ( | void | ) |
| void nntpgrab_gui_base_tray_destroy | ( | void | ) |
| void* nntpgrab_gui_base_tray_get_status_icon | ( | void | ) |
| gboolean nntpgrab_gui_base_tray_icon_get_is_shown | ( | void | ) |