Struct

AgsGuiExpanderChild

Description

struct AgsExpanderChild {
  GtkWidget* child;
  guint x;
  guint y;
  guint width;
  guint height;
}
No description available.
Structure members
child
No description available.
x
No description available.
y
No description available.
width
No description available.
height
No description available.

Functions

ags_expander_child_alloc

Allocate AgsExpanderChild-struct.

since: 3.0.0

ags_expander_child_free

Free expander_child.

since: 3.2.2