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