Now with formatting available
This commit is contained in:
+3
-1
@@ -15,8 +15,10 @@ namespace sword_rs {
|
||||
|
||||
rust::String get_name() const;
|
||||
|
||||
rust::String strip_text();
|
||||
rust::String render_text();
|
||||
|
||||
void set_key_text(const rust::String& keyText);
|
||||
|
||||
rust::String strip_text();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user