|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <gtkwidget.h>
Public Attributes | |
| gint | x |
| gint | y |
| gint | width |
| gint | height |
| guint | x_set: 1 |
| guint | y_set: 1 |
Definition at line 822 of file gtkwidget.h.
| gint _GtkWidgetAuxInfo::height |
Definition at line 827 of file gtkwidget.h.
| gint _GtkWidgetAuxInfo::width |
Definition at line 826 of file gtkwidget.h.
| gint _GtkWidgetAuxInfo::x |
Definition at line 824 of file gtkwidget.h.
| guint _GtkWidgetAuxInfo::x_set |
Definition at line 828 of file gtkwidget.h.
| gint _GtkWidgetAuxInfo::y |
Definition at line 825 of file gtkwidget.h.
| guint _GtkWidgetAuxInfo::y_set |
Definition at line 829 of file gtkwidget.h.