Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

propertyeditor.h File Reference

#include <gtk/gtk.h>
#include <vector>
#include <string>
#include "frame.h"

Go to the source code of this file.

Compounds

class  PropertyEditor

Functions

void PropertyEditor_string_enter_callback (GtkWidget *widget, Property *p)
void PropertyEditor_int_change_callback (GtkWidget *widget, Property *p)
void PropertyEditor_double_change_callback (GtkWidget *widget, Property *p)
void PropertyEditor_list_change_callback (GtkWidget *widget, Property *p)
void PropertyEditor_filename_clicked_callback (GtkWidget *widget, Property *p)
void PropertyEditor_filename_selected (GtkWidget *widget, Property *p)


Function Documentation

void PropertyEditor_double_change_callback GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_filename_clicked_callback GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_filename_selected GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_int_change_callback GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_list_change_callback GtkWidget *    widget,
Property   p
[static]
 

void PropertyEditor_string_enter_callback GtkWidget *    widget,
Property   p
[static]
 


Generated on Wed Apr 23 10:42:34 2003 for BioFilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002