public class unowned GLib.ParamSpec find_style_property (string property_name);
public void freeze_child_notify ();
public virtual unowned Atk.Object get_accessible ();
- public void get_allocation (Gtk.Allocation allocation);
+ public void get_allocation (out Gtk.Allocation allocation);
public unowned Gtk.Widget get_ancestor (GLib.Type widget_type);
public bool get_app_paintable ();
public bool get_can_default ();
gtk_widget_create_pango_layout.text nullable="1"
gtk_widget_destroy hidden="1"
GtkWidget::event has_emitter="1"
+gtk_widget_get_allocation.allocation is_out="1"
gtk_widget_get_child_requisition.requisition is_out="1"
gtk_widget_get_pointer.x is_out="1"
gtk_widget_get_pointer.y is_out="1"