Uses of Class
org.eclipse.swt.internal.gtk.GtkBorder
Packages that use GtkBorder
Package
Description
-
Uses of GtkBorder in org.eclipse.swt.internal.gtk
Methods in org.eclipse.swt.internal.gtk with parameters of type GtkBorder -
Uses of GtkBorder in org.eclipse.swt.internal.gtk3
Methods in org.eclipse.swt.internal.gtk3 with parameters of type GtkBorderModifier and TypeMethodDescriptionstatic final void
GTK3.gtk_style_context_get_border
(long context, int state, GtkBorder padding) static final void
GTK3.gtk_style_context_get_padding
(long context, int state, GtkBorder padding) -
Uses of GtkBorder in org.eclipse.swt.internal.gtk4
Methods in org.eclipse.swt.internal.gtk4 with parameters of type GtkBorderModifier and TypeMethodDescriptionstatic final void
GTK4.gtk_style_context_get_border
(long context, GtkBorder padding) static final void
GTK4.gtk_style_context_get_margin
(long context, GtkBorder margin) static final void
GTK4.gtk_style_context_get_padding
(long context, GtkBorder padding)