Package org.eclipse.swt.internal.gtk
Class PangoAttrColor
java.lang.Object
org.eclipse.swt.internal.gtk.PangoAttribute
org.eclipse.swt.internal.gtk.PangoAttrColor
-
Field Summary
FieldsModifier and TypeFieldDescriptionshort
short
short
static final int
Fields inherited from class org.eclipse.swt.internal.gtk.PangoAttribute
end_index, klass, start_index
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
color_red
public short color_red -
color_green
public short color_green -
color_blue
public short color_blue -
sizeof
public static final int sizeof
-
-
Constructor Details
-
PangoAttrColor
public PangoAttrColor()
-