| 1366 |
1366 |
| 1367 static gint |
1367 static gint |
| 1368 accedit_win_destroy_cb(GtkWidget *w, GdkEvent *event, AccountsWindow *dialog) |
1368 accedit_win_destroy_cb(GtkWidget *w, GdkEvent *event, AccountsWindow *dialog) |
| 1369 { |
1369 { |
| 1370 gaim_gtk_accounts_window_hide(); |
1370 gaim_gtk_accounts_window_hide(); |
| |
1371 return 0; |
| 1371 } |
1372 } |
| 1372 |
1373 |
| 1373 static gboolean |
1374 static gboolean |
| 1374 configure_cb(GtkWidget *w, GdkEventConfigure *event, AccountsWindow *dialog) |
1375 configure_cb(GtkWidget *w, GdkEventConfigure *event, AccountsWindow *dialog) |
| 1375 { |
1376 { |