BtRenderDialog
BtRenderDialog — class for the editor render dialog
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBin
╰── GtkWindow
╰── GtkDialog
╰── BtRenderDialog
Implemented Interfaces
BtRenderDialog implements
AtkImplementorIface and GtkBuildable.
Includes
#include "bt-edit.h"
Description
Provides UI to access the song recording
Functions
bt_render_dialog_new ()
BtRenderDialog *
bt_render_dialog_new (void
);
Create a new instance
Types and Values
struct BtRenderDialog
struct BtRenderDialog;
the song rendering dialog for the editor application
enum BtRenderMode
Different modes of operation for the BtSong rendering.