BEAST/BSE - Better Audio System and Sound Engine  0.8.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Defines | Typedefs | Functions
bsttracksynthdialog.hh File Reference
#include "bstutils.hh"
#include "bstwaveview.hh"

Go to the source code of this file.

Classes

struct  BstTrackSynthDialog
struct  BstTrackSynthDialogClass

Defines

#define BST_TYPE_TRACK_SYNTH_DIALOG
#define BST_TRACK_SYNTH_DIALOG(object)
#define BST_TRACK_SYNTH_DIALOG_CLASS(klass)
#define BST_IS_TRACK_SYNTH_DIALOG(object)
#define BST_IS_TRACK_SYNTH_DIALOG_CLASS(klass)
#define BST_TRACK_SYNTH_DIALOG_GET_CLASS(obj)

Typedefs

typedef void(* BstTrackSynthDialogSelected )(gpointer data, SfiProxy proxy, BstTrackSynthDialog *tsdialog)

Functions

GType bst_track_synth_dialog_get_type (void)
GtkWidget * bst_track_synth_dialog_popup (gpointer parent_widget, SfiProxy track, const gchar *candidate_label, const gchar *candidate_tooltip, BseItemSeq *candidates, const gchar *wrepo_label, const gchar *wrepo_tooltip, SfiProxy wrepo, BstTrackSynthDialogSelected selected_callback, gpointer selected_data, GxkFreeFunc selected_cleanup)
void bst_track_synth_dialog_set (BstTrackSynthDialog *self, BseItemSeq *iseq, SfiProxy wrepo)

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines