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