Advanced Gtk+ Sequencer Reference Manual | ||||
---|---|---|---|---|
Top | Description |
AgsPerformancePreferencesAgsPerformancePreferences — A composite widget to do performance related preferences |
#include <ags/X/ags_performance_preferences.h> struct AgsPerformancePreferences; struct AgsPerformancePreferencesClass; AgsPerformancePreferences * ags_performance_preferences_new ();
struct AgsPerformancePreferences { GtkVBox vbox; GtkCheckButton *stream_auto_sense; GtkCheckButton *super_threaded; };
AgsPerformancePreferences * ags_performance_preferences_new ();
Creates an AgsPerformancePreferences
Returns : |
a new AgsPerformancePreferences |
Since 0.4