|
BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Go to the source code of this file.
Classes | |
| struct | BstItemSeqDialog |
| struct | BstItemSeqDialogClass |
Defines | |
| #define | BST_TYPE_ITEM_SEQ_DIALOG |
| #define | BST_ITEM_SEQ_DIALOG(object) |
| #define | BST_ITEM_SEQ_DIALOG_CLASS(klass) |
| #define | BST_IS_ITEM_SEQ_DIALOG(object) |
| #define | BST_IS_ITEM_SEQ_DIALOG_CLASS(klass) |
| #define | BST_ITEM_SEQ_DIALOG_GET_CLASS(obj) |
Typedefs | |
| typedef void(* | BstItemSeqDialogSelected )(gpointer data, BseItemSeq *iseq, BstItemSeqDialog *isdialog) |
Functions | |
| GType | bst_item_seq_dialog_get_type (void) |
| GtkWidget * | bst_item_seq_dialog_popup (gpointer parent_widget, SfiProxy item, const gchar *candidate_label, const gchar *candidate_tooltip, BseItemSeq *candidates, const gchar *item_label, const gchar *item_tooltip, BseItemSeq *iseq, BstItemSeqDialogSelected selected_callback, gpointer selected_data, GxkFreeFunc selected_cleanup) |
| void | bst_item_seq_dialog_set (BstItemSeqDialog *self, BseItemSeq *candidates, BseItemSeq *iseq) |
1.7.6.1