[CCode (has_construct_function = false, type = "GtkWidget*")]
public Grid ();
public void attach (Gtk.Widget child, int left, int top, int width, int height);
- public void attach_next_to (Gtk.Widget child, Gtk.Widget sibling, Gtk.PositionType side, int width, int height);
+ public void attach_next_to (Gtk.Widget child, Gtk.Widget? sibling, Gtk.PositionType side, int width, int height);
public unowned Gtk.Widget get_child_at (int left, int top);
public bool get_column_homogeneous ();
public uint get_column_spacing ();
gtk_font_chooser_set_filter_func.destroy hidden="1"
GtkFontSelectionDialog deprecated_since="3.2" replacement="FontChooserDialog"
gtk_frame_new.label nullable="1"
+gtk_grid_attach_next_to.sibling nullable="1"
GtkHandleBox.child_detached hidden="1"
GtkHandleBox::child_detached hidden="1"
gtk_hscale_new.adjustment nullable="1"