| 41946:0fb3b0e7122f | 41947:7b3312d0760c |
|---|---|
| 346 "__conversations__"); | 346 "__conversations__"); |
| 347 } | 347 } |
| 348 } | 348 } |
| 349 | 349 |
| 350 static gboolean | 350 static gboolean |
| 351 pidgin_display_window_key_pressed_cb(GtkEventControllerKey *controller, | 351 pidgin_display_window_key_pressed_cb(G_GNUC_UNUSED GtkEventControllerKey *controller, |
| 352 guint keyval, | 352 guint keyval, |
| 353 G_GNUC_UNUSED guint keycode, | 353 G_GNUC_UNUSED guint keycode, |
| 354 GdkModifierType state, | 354 GdkModifierType state, |
| 355 gpointer data) | 355 gpointer data) |
| 356 { | 356 { |