#include <toolbar.h>
Inheritance diagram for VDKToolbar:
|
Constructor.
|
|
Destructor |
|
Adds an object to toolbar
Reimplemented from VDKObjectContainer. |
|
Adds a button to toolbar
|
|
Adds a button to toolbar
|
|
Add a space to toolbar |
|
Adds an object to toolbar
|
|
Sets/gets border flag, defaults to true. |
|
Returns a list of GtkWidget* inserted into toolbar |
|
Returns ordinal number of pressed button after a clicked_signal |
|
Returns toolbar orientation, defaults to GTK_ORIENTATION_HORIZONTAL. Can be:
|
|
Sets/gets button relief, defaults to: GTK_RELIEF_NONE. Can be:
|
|
Sets/gets toolbar space style,defaults to: GTK_TOOLBAR_SPACE_LINE. Can be:
|
|
Sets/gets spacing between buttons. |
|
Sets/gets toolbar style, defaults to GTK_TOOLBAR_ICONS. Can be:
|
|
Returns a list of VDKObject* other than buttons inserted into toolbar |