Uses of Class
org.blender.dna.uiWidgetStateColors
-
Packages that use uiWidgetStateColors Package Description org.blender.dna -
-
Uses of uiWidgetStateColors in org.blender.dna
Methods in org.blender.dna that return uiWidgetStateColors Modifier and Type Method Description uiWidgetStateColors
ThemeUI. getWcol_state()
Get method for struct member 'wcol_state'.Methods in org.blender.dna that return types with arguments of type uiWidgetStateColors Modifier and Type Method Description CPointer<uiWidgetStateColors>
uiWidgetStateColors. __io__addressof()
Instantiates a pointer on this instance.Methods in org.blender.dna with parameters of type uiWidgetStateColors Modifier and Type Method Description void
ThemeUI. setWcol_state(uiWidgetStateColors wcol_state)
Set method for struct member 'wcol_state'.Constructors in org.blender.dna with parameters of type uiWidgetStateColors Constructor Description uiWidgetStateColors(uiWidgetStateColors that)
-