- getAaSize
GodotMethod!(long) getAaSize;
Undocumented in source.
- getBgColor
GodotMethod!(Color) getBgColor;
Undocumented in source.
- getBorderBlend
GodotMethod!(bool) getBorderBlend;
Undocumented in source.
- getBorderColor
GodotMethod!(Color) getBorderColor;
Undocumented in source.
- getBorderWidth
GodotMethod!(long, long) getBorderWidth;
Undocumented in source.
- getBorderWidthMin
GodotMethod!(long) getBorderWidthMin;
Undocumented in source.
- getCornerDetail
GodotMethod!(long) getCornerDetail;
Undocumented in source.
- getCornerRadius
GodotMethod!(long, long) getCornerRadius;
Undocumented in source.
- getExpandMargin
GodotMethod!(double, long) getExpandMargin;
Undocumented in source.
- getShadowColor
GodotMethod!(Color) getShadowColor;
Undocumented in source.
- getShadowSize
GodotMethod!(long) getShadowSize;
Undocumented in source.
- isAntiAliased
GodotMethod!(bool) isAntiAliased;
Undocumented in source.
- isDrawCenterEnabled
GodotMethod!(bool) isDrawCenterEnabled;
Undocumented in source.
- setAaSize
GodotMethod!(void, long) setAaSize;
Undocumented in source.
- setAntiAliased
GodotMethod!(void, bool) setAntiAliased;
Undocumented in source.
- setBgColor
GodotMethod!(void, Color) setBgColor;
Undocumented in source.
- setBorderBlend
GodotMethod!(void, bool) setBorderBlend;
Undocumented in source.
- setBorderColor
GodotMethod!(void, Color) setBorderColor;
Undocumented in source.
- setBorderWidth
GodotMethod!(void, long, long) setBorderWidth;
Undocumented in source.
- setBorderWidthAll
GodotMethod!(void, long) setBorderWidthAll;
Undocumented in source.
- setCornerDetail
GodotMethod!(void, long) setCornerDetail;
Undocumented in source.
- setCornerRadius
GodotMethod!(void, long, long) setCornerRadius;
Undocumented in source.
- setCornerRadiusAll
GodotMethod!(void, long) setCornerRadiusAll;
Undocumented in source.
- setCornerRadiusIndividual
GodotMethod!(void, long, long, long, long) setCornerRadiusIndividual;
Undocumented in source.
- setDrawCenter
GodotMethod!(void, bool) setDrawCenter;
Undocumented in source.
- setExpandMargin
GodotMethod!(void, long, double) setExpandMargin;
Undocumented in source.
- setExpandMarginAll
GodotMethod!(void, double) setExpandMarginAll;
Undocumented in source.
- setExpandMarginIndividual
GodotMethod!(void, double, double, double, double) setExpandMarginIndividual;
Undocumented in source.
- setShadowColor
GodotMethod!(void, Color) setShadowColor;
Undocumented in source.
- setShadowSize
GodotMethod!(void, long) setShadowSize;
Undocumented in source.