29#ifndef __GLXCONFIGDIALOG_H__
30#define __GLXCONFIGDIALOG_H__
static void rendererChanged(GtkComboBox *widget, gpointer data)
Callback function for renderer select combobox.
static gboolean refreshParams(gpointer data)
Idle function to refresh renderer parameters.
bool createWindow()
Create the gtk+ dialog window.
static void optionChanged(GtkComboBox *widget, gpointer data)
Callback function to change a renderer option.
GtkWidget * mOKButton
The button used to accept the dialog.
bool display()
Displays the dialog.
GtkWidget * mDialog
The dialog window.
GtkWidget * mParamTable
The table with renderer parameters.
void setupRendererParams()
Get parameters from selected renderer and fill the dialog.
Defines the functionality of a 3D API.
GeneralAllocatedObject UtilityAlloc