class documentation

class BorderColor(Enum): (source)

View In Hierarchy

Enum of GDB graph border colors

Class Variable LtBlue Undocumented
Class Variable LtGray Undocumented
Class Variable Teal Undocumented
Class Variable White Undocumented
Class Variable _all Undocumented

Inherited from Enum:

Class Method get Converts bytes -> int, returning the first byte
Class Method get_name Finds the first name in this enum with a given value
Class Method set Converts int -> bytes, enforcing that the input is a recognized enum value

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented