![]() |
Ardour
8.12
|
#include <gtkwidget.h>
Public Attributes | |
gint | x |
gint | y |
gint | width |
gint | height |
guint | x_set: 1 |
guint | y_set: 1 |
Definition at line 816 of file gtkwidget.h.
gint _GtkWidgetAuxInfo::height |
Definition at line 821 of file gtkwidget.h.
gint _GtkWidgetAuxInfo::width |
Definition at line 820 of file gtkwidget.h.
gint _GtkWidgetAuxInfo::x |
Definition at line 818 of file gtkwidget.h.
guint _GtkWidgetAuxInfo::x_set |
Definition at line 822 of file gtkwidget.h.
gint _GtkWidgetAuxInfo::y |
Definition at line 819 of file gtkwidget.h.
guint _GtkWidgetAuxInfo::y_set |
Definition at line 823 of file gtkwidget.h.