|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <box.h>
Public Member Functions | |
| Element (Widget &widget, PackOptions options=PACK_EXPAND_WIDGET, guint padding=0, PackType pack=PACK_START) | |
Public Attributes | |
| Widget * | widget_ |
| PackOptions | options_ |
| guint | padding_ |
| PackType | pack_ |
Definition at line 140 of file tk/ytkmm/ytkmm/box.h.
|
inline |
Definition at line 143 of file tk/ytkmm/ytkmm/box.h.
| PackOptions Gtk::Box_Helpers::Element::options_ |
Definition at line 152 of file tk/ytkmm/ytkmm/box.h.
| PackType Gtk::Box_Helpers::Element::pack_ |
Definition at line 154 of file tk/ytkmm/ytkmm/box.h.
| guint Gtk::Box_Helpers::Element::padding_ |
Definition at line 153 of file tk/ytkmm/ytkmm/box.h.
| Widget* Gtk::Box_Helpers::Element::widget_ |
Definition at line 151 of file tk/ytkmm/ytkmm/box.h.