Struct

GtkFixedChild

Description

struct GtkFixedChild {
  GtkWidget* widget;
  gint x;
  gint y;
}

No description available.

Structure members
widget

No description available.

x

No description available.

y

No description available.