Sets our main struct and passes it to the parent class.
Retrieves the column number to which @child attaches its left side.
Retrieves the number of columns that @child spans to.
Get the main Gtk struct
Retrieves the row number to which @child attaches its top side.
Retrieves the number of rows that @child spans to.
the main Gtk struct as a void*
Sets the column number to attach the left side of @child.
Sets the number of columns @child spans to.
Sets the row to place @child in.
Sets the number of rows @child spans to.
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Retrieves the GtkWidget associated to the given @layout_child.
Retrieves the GtkLayoutManager instance that created the given @layout_child.
GtkLayoutChild subclass for children in a GtkGridLayout.