Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

status.h File Reference

Interface to status bar module. More...

#include <gtk/gtk.h>

Include dependency graph for status.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

GtkWidget * status_bar_new (void)
 Allocate and return the status bar.

void status_pop (void)
 Pop the last entry off the statusbar stack.

void status_push (gchar *msg)
 Push a new message onto the status bar stack.

void progress_reset (void)
 Reset the progress bar.

void progress_update (gfloat percentage)
 Update the progress bar.


Detailed Description

Interface to status bar module.

Author:
Lionel ULMER , Darryl Luff

Definition in file status.h.


Function Documentation

GtkWidget* status_bar_new void   
 

Allocate and return the status bar.

Returns:
The status bar widget.

Definition at line 35 of file status.c.


Generated on Sun May 9 19:19:26 2004 for GtkSQL by doxygen1.2.18