Ardour  8.12
_GtkWidgetAuxInfo Struct Reference

#include <gtkwidget.h>

Public Attributes

gint x
 
gint y
 
gint width
 
gint height
 
guint x_set: 1
 
guint y_set: 1
 

Detailed Description

Definition at line 816 of file gtkwidget.h.

Member Data Documentation

◆ height

gint _GtkWidgetAuxInfo::height

Definition at line 821 of file gtkwidget.h.

◆ width

gint _GtkWidgetAuxInfo::width

Definition at line 820 of file gtkwidget.h.

◆ x

gint _GtkWidgetAuxInfo::x

Definition at line 818 of file gtkwidget.h.

◆ x_set

guint _GtkWidgetAuxInfo::x_set

Definition at line 822 of file gtkwidget.h.

◆ y

gint _GtkWidgetAuxInfo::y

Definition at line 819 of file gtkwidget.h.

◆ y_set

guint _GtkWidgetAuxInfo::y_set

Definition at line 823 of file gtkwidget.h.


The documentation for this struct was generated from the following file: