gnome-control-center/capplets/keyboard/bonobo-property-editor-range.h
Richard Hestilow 59a807f174 Rewritten to use bonobo-conf.
2001-07-18  Richard Hestilow  <hestilow@ximian.com>

	* Rewritten to use bonobo-conf.
2001-07-18 18:36:12 +00:00

8 lines
224 B
C

#ifndef __BONOBO_PROPERTY_RANGE_SCALE_H__
#define __BONOBO_PROPERTY_RANGE_SCALE_H__
#include <gtk/gtkwidget.h>
GtkObject* bonobo_peditor_range_construct (GtkWidget *widget);
#endif /* __BONOBO_PROPERTY_RANGE_SCALE_H__ */