GuiGetTextWidth abstract method

int GuiGetTextWidth(
  1. String? text
)

Implementation

int GuiGetTextWidth(
  String? text,
);