Uses of Class
org.eclipse.swt.internal.gtk.GdkRGBA
Packages that use GdkRGBA
Package
Description
-
Uses of GdkRGBA in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as GdkRGBAModifier and TypeFieldDescriptionGCData.backgroundRGBA
IMPORTANT: This field is not part of the SWT public API.GCData.foregroundRGBA
IMPORTANT: This field is not part of the SWT public API.Color.handle
the handle to the OS color resource (Warning: This field is platform dependent)Methods in org.eclipse.swt.graphics with parameters of type GdkRGBA -
Uses of GdkRGBA in org.eclipse.swt.internal.gtk
Methods in org.eclipse.swt.internal.gtk with parameters of type GdkRGBAModifier and TypeMethodDescriptionstatic final void
OS.g_object_set
(long object, byte[] first_property_name, GdkRGBA data, long terminator) static final void
GDK.gdk_cairo_set_source_rgba
(long cairo, GdkRGBA rgba) static final long
GDK.gdk_rgba_parse
(GdkRGBA rgba, byte[] property) static final long
GDK.gdk_rgba_to_string
(GdkRGBA rgba) static final void
GTK.gtk_color_chooser_get_rgba
(long chooser, GdkRGBA color) static final void
GTK.gtk_color_chooser_set_rgba
(long chooser, GdkRGBA color) static final void
GTK.gtk_list_store_set
(long store, long iter, int column, GdkRGBA value, int terminator) static final void
GTK.gtk_tree_store_set
(long store, long iter, int column, GdkRGBA value, int terminator) static final void
static final void
-
Uses of GdkRGBA in org.eclipse.swt.internal.gtk3
Methods in org.eclipse.swt.internal.gtk3 with parameters of type GdkRGBAModifier and TypeMethodDescriptionstatic final void
GTK3.gtk_style_context_get_color
(long context, int state, GdkRGBA color) -
Uses of GdkRGBA in org.eclipse.swt.internal.gtk4
Methods in org.eclipse.swt.internal.gtk4 with parameters of type GdkRGBAModifier and TypeMethodDescriptionstatic final void
GTK4.gtk_style_context_get_color
(long context, GdkRGBA color)