Searched refs:help_chatline_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 | 150 static void help_chatline_callback(GtkMenuItem *item, gpointer data); 350 G_CALLBACK(help_chatline_callback), MGROUP_SAFE }, 791 static void help_chatline_callback(GtkMenuItem *item, gpointer data) in help_chatline_callback() function
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/ |
H A D | menu.c | 150 static void help_chatline_callback(GtkMenuItem *item, gpointer data); 350 G_CALLBACK(help_chatline_callback), MGROUP_SAFE }, 791 static void help_chatline_callback(GtkMenuItem *item, gpointer data) in help_chatline_callback() function
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/ |
H A D | menu.c | 346 static void help_chatline_callback(GtkAction *action, gpointer data) in help_chatline_callback() function 1493 NULL, NULL, G_CALLBACK(help_chatline_callback)}, in get_safe_group()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/ |
H A D | menu.c | 342 static void help_chatline_callback(GtkAction *action, gpointer data) in help_chatline_callback() function 1500 NULL, NULL, G_CALLBACK(help_chatline_callback)}, in get_safe_group()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/ |
H A D | menu.c | 346 static void help_chatline_callback(GtkAction *action, gpointer data) in help_chatline_callback() function 1493 NULL, NULL, G_CALLBACK(help_chatline_callback)}, in get_safe_group()
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/ |
H A D | menu.c | 342 static void help_chatline_callback(GtkAction *action, gpointer data) in help_chatline_callback() function 1500 NULL, NULL, G_CALLBACK(help_chatline_callback)}, in get_safe_group()
|