Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

/home/pcburns/c/penguinsound/src/player/src/applications/gtkmod/events.cpp File Reference

More...

#include "gtkmod.h"

Functions

gint key_event (GtkWidget* widget, GdkEventKey* event)
 keypresses, window destruction.

void delete_event (GtkWidget*, gpointer*)
 quit.

void hide (GtkWidget*, gpointer* window)
 hide the widget.

void position_callback ( GtkAdjustment *adj )
 change the position in the order when the adjustment is changed.

void select_row_callback (GtkWidget *widget, gint row, gint column, GdkEventButton *event, gpointer data)
 Do something when a row of the CList has been selected.

void input_callback (gpointer, gint source, GdkInputCondition condition)
 read from a pipe and update the display.

void button_callback (GtkWidget* widget, gpointer* data)
 button callback for main window.


Detailed Description


Generated at Mon Nov 27 01:46:30 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000