Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

linux-gtk/uibits.h File Reference

interface to the general ui routines More...

#include <gtk/gtk.h>

Go to the source code of this file.

Functions

GtkWidget * create_right_label (char *string)
 create a left aligned label

GtkWidget * create_left_label (char *s)
 create a right aligned label


Detailed Description

interface to the general ui routines

Definition in file uibits.h.


Function Documentation

GtkWidget* create_left_label char *    s
 

create a right aligned label

Parameters:
s  the string to set the value to
Returns:
the newly created right laligned label

Definition at line 18 of file uibits.c.

Referenced by ViewBudget().

GtkWidget* create_right_label char *    string
 

create a left aligned label

Parameters:
string  the string to put into the label
Returns:
the newly created label

Definition at line 28 of file uibits.c.

Referenced by newgame_handler(), and ViewBudget().


Generated on Mon Aug 30 19:44:17 2004 for pocketcity by doxygen1.2.18