Struct

AgsGuiExpanderSetChild

Description

struct AgsExpanderSetChild {
  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_set_child_alloc

Allocate AgsExpanderSetChild-struct.

since: 3.0.0

ags_expander_set_child_free

Free expander_set_child.

since: 3.2.2