Uses of Class
org.eclipse.swt.internal.gtk.GtkAllocation
Packages that use GtkAllocation
Package
Description
-
Uses of GtkAllocation in org.eclipse.swt.internal.gtk
Methods in org.eclipse.swt.internal.gtk with parameters of type GtkAllocationModifier and TypeMethodDescriptionstatic final void
GTK.gtk_widget_get_allocation
(long widget, GtkAllocation allocation) -
Uses of GtkAllocation in org.eclipse.swt.internal.gtk3
Methods in org.eclipse.swt.internal.gtk3 with parameters of type GtkAllocationModifier and TypeMethodDescriptionstatic final void
GTK3.gtk_widget_get_clip
(long widget, GtkAllocation allocation) static final void
GTK3.gtk_widget_set_allocation
(long widget, GtkAllocation allocation) static final void
GTK3.gtk_widget_set_clip
(long widget, GtkAllocation allocation) static final void
GTK3.gtk_widget_size_allocate
(long widget, GtkAllocation allocation) -
Uses of GtkAllocation in org.eclipse.swt.internal.gtk4
Methods in org.eclipse.swt.internal.gtk4 with parameters of type GtkAllocationModifier and TypeMethodDescriptionstatic final void
GTK4.gtk_widget_size_allocate
(long widget, GtkAllocation allocation, int baseline)