![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkToolbar +----BtMainToolbar
BtMainToolbar implements AtkImplementorIface, GtkBuildable, GtkToolShell and GtkOrientable.
Contains typical applications buttons for file i/o and playback, plus volume meters and volume control.
typedef struct _BtMainToolbar BtMainToolbar;
the main toolbar for the editor application
BtMainToolbar * bt_main_toolbar_new (void
);
Create a new instance
Returns : |
the new instance |