We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bff4a69 + 93c8f8e commit 61f17e3Copy full SHA for 61f17e3
include/SFML/Graphics/Text.h
@@ -445,7 +445,7 @@ CSFML_GRAPHICS_API float sfText_getLetterSpacing(const sfText* text);
445
/// \see sfText_setLineSpacing
446
///
447
////////////////////////////////////////////////////////////
448
-CSFML_GRAPHICS_API float getLineSpacing(const sfText* text);
+CSFML_GRAPHICS_API float sfText_getLineSpacing(const sfText* text);
449
450
451
/// \brief Get the style of a text
0 commit comments