Uses of Class
org.eclipse.swt.internal.gtk.GtkBorder
Packages that use GtkBorder
Package
Description
SWT internal GTK implementation classes.
SWT widget public API classes.
-
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 voidGTK3.gtk_style_context_get_border(long context, int state, GtkBorder padding) static final voidGTK3.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 voidGTK4.gtk_style_context_get_border(long context, GtkBorder padding) static final voidGTK4.gtk_style_context_get_margin(long context, GtkBorder margin) static final voidGTK4.gtk_style_context_get_padding(long context, GtkBorder padding) -
Uses of GtkBorder in org.eclipse.swt.widgets
Methods in org.eclipse.swt.widgets that return GtkBorderModifier and TypeMethodDescription(package private) GtkBorderButton.getBorder(byte[] border, long handle, int defaultBorder) (package private) GtkBorderDateTime.getGtkBorderPadding()Gets the border padding structure, which can be used to determine the inner padding of the text field.Methods in org.eclipse.swt.widgets with parameters of type GtkBorderModifier and TypeMethodDescription(package private) voidControl.gtk_style_context_get_border(long context, int state, GtkBorder padding) (package private) voidControl.gtk_style_context_get_padding(long context, int state, GtkBorder padding)