struct ImGui::ImGuiPlatformImeData

Included Modules

Defined in:

obj.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new : ImGuiPlatformImeData #

[View source]

Instance Method Detail

def input_line_height : Float32 #

[View source]
def input_line_height=(input_line_height : Float32) #

[View source]
def input_pos : ImVec2 #

[View source]
def input_pos=(input_pos : ImVec2) #

[View source]
def to_unsafe : Pointer(T) #

[View source]
def want_visible : Bool #

[View source]
def want_visible=(want_visible : Bool) #

[View source]