类 NativeStrings
java.lang.Object
org.ice1000.jimgui.NativeStrings
- 所有已实现的接口:
AutoCloseable,DeallocatableObject
- 从以下版本开始:
- v0.17
-
方法详细资料
-
isEmpty
public boolean isEmpty() -
size
public int size() -
get
- API Note:
- you need to close the returned string.
-
deallocateNativeObject
public void deallocateNativeObject()- 指定者:
deallocateNativeObject在接口中DeallocatableObject
-