Searched refs:show_focus_unit_callback (Results 1 – 6 of 6) sorted by relevance
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/ |
H A D | menu.c | 191 static void show_focus_unit_callback(GtkCheckMenuItem *item, gpointer data); 412 G_CALLBACK(show_focus_unit_callback), MGROUP_SAFE }, 1246 static void show_focus_unit_callback(GtkCheckMenuItem *item, gpointer data) in show_focus_unit_callback() function
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/ |
H A D | menu.c | 191 static void show_focus_unit_callback(GtkCheckMenuItem *item, gpointer data); 412 G_CALLBACK(show_focus_unit_callback), MGROUP_SAFE }, 1246 static void show_focus_unit_callback(GtkCheckMenuItem *item, gpointer data) in show_focus_unit_callback() function
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/ |
H A D | menu.c | 797 static void show_focus_unit_callback(GtkToggleAction *action, gpointer data) in show_focus_unit_callback() function 1571 NULL, NULL, G_CALLBACK(show_focus_unit_callback), FALSE}, in get_safe_group()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/ |
H A D | menu.c | 793 static void show_focus_unit_callback(GtkToggleAction *action, gpointer data) in show_focus_unit_callback() function 1578 NULL, NULL, G_CALLBACK(show_focus_unit_callback), FALSE}, in get_safe_group()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/ |
H A D | menu.c | 797 static void show_focus_unit_callback(GtkToggleAction *action, gpointer data) in show_focus_unit_callback() function 1571 NULL, NULL, G_CALLBACK(show_focus_unit_callback), FALSE}, in get_safe_group()
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/ |
H A D | menu.c | 793 static void show_focus_unit_callback(GtkToggleAction *action, gpointer data) in show_focus_unit_callback() function 1578 NULL, NULL, G_CALLBACK(show_focus_unit_callback), FALSE}, in get_safe_group()
|