#include <gtk/gtk.h>
#include "fcintl.h"
#include "events.h"
#include "options.h"
#include "colors.h"
#include "gui_main.h"
#include "gui_stuff.h"
#include "messagedlg.h"
Go to the source code of this file.
◆ NUM_LISTS
◆ create_messageopt_dialog()
static void create_messageopt_dialog |
( |
void |
| ) |
|
|
static |
Create messageoptions dialog
Definition at line 62 of file messagedlg.c.
◆ item_toggled()
static void item_toggled |
( |
GtkCellRendererToggle * |
cell, |
|
|
gchar * |
spath, |
|
|
gpointer |
data |
|
) |
| |
|
static |
◆ messageopt_response()
static void messageopt_response |
( |
struct gui_dialog * |
dlg, |
|
|
int |
response, |
|
|
gpointer |
data |
|
) |
| |
|
static |
Use responded to messageoptions dialog
Definition at line 173 of file messagedlg.c.
◆ popup_messageopt_dialog()
void popup_messageopt_dialog |
( |
void |
| ) |
|
Open messageoptions dialog
Definition at line 51 of file messagedlg.c.
◆ models
◆ shell