Uses of Class
org.eclipse.swt.internal.gtk.GtkAllocation
Packages that use GtkAllocation
-
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
(int widget, GtkAllocation allocation) static final void
GTK._gtk_widget_get_clip
(int widget, GtkAllocation allocation) static final void
GTK._gtk_widget_set_allocation
(int widget, GtkAllocation allocation) static final void
GTK._gtk_widget_set_clip
(int widget, GtkAllocation allocation) static final void
GTK._gtk_widget_size_allocate
(int widget, GtkAllocation allocation) static final void
GTK.gtk_widget_get_allocation
(int widget, GtkAllocation allocation) static final void
GTK.gtk_widget_get_clip
(int widget, GtkAllocation allocation) static final void
GTK.gtk_widget_set_allocation
(int widget, GtkAllocation allocation) static final void
GTK.gtk_widget_set_clip
(int widget, GtkAllocation allocation) static final void
GTK.gtk_widget_size_allocate
(int widget, GtkAllocation allocation)