Freeciv-3.3
Loading...
Searching...
No Matches
Functions | Variables
voteinfo_bar.h File Reference
#include <gtk/gtk.h>
#include "voteinfo_bar_g.h"

Go to the source code of this file.

Functions

GtkWidgetvoteinfo_bar_new (bool split_bar)
 

Variables

GtkWidgetpregame_votebar
 
GtkWidgetingame_votebar
 

Function Documentation

◆ voteinfo_bar_new()

GtkWidget * voteinfo_bar_new ( bool  split_bar)

Create a voteinfo_bar structure. "split_bar" controls whether to split voteinfo bar over two lines (for narrow windows) or put on a single line to save vertical space.

Definition at line 92 of file voteinfo_bar.c.

Referenced by create_start_page(), and setup_widgets().

Variable Documentation

◆ ingame_votebar

GtkWidget* ingame_votebar
extern

Definition at line 50 of file voteinfo_bar.c.

Referenced by setup_widgets(), and voteinfo_gui_update().

◆ pregame_votebar

GtkWidget* pregame_votebar
extern

Definition at line 49 of file voteinfo_bar.c.

Referenced by create_start_page(), and voteinfo_gui_update().