Uses of Class
org.eclipse.swt.internal.gtk.GdkRGBA
Packages that use GdkRGBA
-
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.handleRGBA
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
(int object, byte[] first_property_name, GdkRGBA data, int terminator) static final void
GDK._gdk_cairo_set_source_rgba
(int cairo, GdkRGBA rgba) static final int
GDK._gdk_rgba_hash
(GdkRGBA rgba) static final int
GDK._gdk_rgba_parse
(GdkRGBA rgba, byte[] property) static final int
GDK._gdk_rgba_to_string
(GdkRGBA rgba) static final void
GTK._gtk_color_chooser_get_rgba
(int chooser, GdkRGBA color) static final void
GTK._gtk_color_chooser_set_rgba
(int chooser, GdkRGBA color) static final void
GTK._gtk_list_store_set
(int store, int iter, int column, GdkRGBA value, int terminator) static final void
GTK._gtk_style_context_get_background_color
(int context, int state, GdkRGBA color) static final void
GTK._gtk_style_context_get_color
(int context, int state, GdkRGBA color) static final void
GTK._gtk_tree_store_set
(int store, int iter, int column, GdkRGBA value, int terminator) static final void
GTK._gtk_widget_override_background_color
(int widget, int state, GdkRGBA color) static final void
GTK._gtk_widget_override_color
(int widget, int state, GdkRGBA color) static final void
OS.g_object_set
(int object, byte[] first_property_name, GdkRGBA data, int terminator) static final void
GDK.gdk_cairo_set_source_rgba
(int cairo, GdkRGBA rgba) static final int
GDK.gdk_rgba_hash
(GdkRGBA rgba) static final int
GDK.gdk_rgba_parse
(GdkRGBA rgba, byte[] property) static final int
GDK.gdk_rgba_to_string
(GdkRGBA rgba) static final void
GTK.gtk_color_chooser_get_rgba
(int chooser, GdkRGBA color) static final void
GTK.gtk_color_chooser_set_rgba
(int chooser, GdkRGBA color) static final void
GTK.gtk_list_store_set
(int store, int iter, int column, GdkRGBA value, int terminator) static final void
GTK.gtk_style_context_get_background_color
(int context, int state, GdkRGBA color) [GTK3; 3.16 deprecated]static final void
GTK.gtk_style_context_get_color
(int context, int state, GdkRGBA color) static final void
GTK.gtk_tree_store_set
(int store, int iter, int column, GdkRGBA value, int terminator) static final void
GTK.gtk_widget_override_background_color
(int widget, int state, GdkRGBA color) [GTK3; 3.16 deprecated]static final void
GTK.gtk_widget_override_color
(int widget, int state, GdkRGBA color) [GTK3; 3.16 deprecated]static final void
static final void