Ardour
9.0-pre0-582-g084a23a80d
|
#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/gtkmm/box.h.
|
inline |
Definition at line 143 of file tk/ytkmm/ytkmm/gtkmm/box.h.
PackOptions Gtk::Box_Helpers::Element::options_ |
Definition at line 152 of file tk/ytkmm/ytkmm/gtkmm/box.h.
PackType Gtk::Box_Helpers::Element::pack_ |
Definition at line 154 of file tk/ytkmm/ytkmm/gtkmm/box.h.
guint Gtk::Box_Helpers::Element::padding_ |
Definition at line 153 of file tk/ytkmm/ytkmm/gtkmm/box.h.
Widget* Gtk::Box_Helpers::Element::widget_ |
Definition at line 151 of file tk/ytkmm/ytkmm/gtkmm/box.h.