module

ImGuiDemo

Inherits ImGui::TopLevel

Class methods

demo_marker(section)
Source
edit_table_columns_flags(p_flags)
Source
edit_table_sizing_flags(p_flags)
Source
help_marker(desc)
Source
notify_of_documents_closed_elsewhere(app)
Source
path_concave_shape(draw_list, x, y, sz)
Source
show_about_window(p_open = Pointer(Bool).null)
Source
show_demo_window(p_open = Pointer(Bool).null)
Source
show_demo_window_columns
Source
show_demo_window_inputs
Source
show_demo_window_layout
Source
show_demo_window_popups
Source
show_demo_window_tables
Source
show_demo_window_widgets
Source
show_example_app_auto_resize(p_open = Pointer(Bool).null)
Source
show_example_app_console(p_open = Pointer(Bool).null)
Source
show_example_app_constrained_resize(p_open = Pointer(Bool).null)
Source
show_example_app_custom_rendering(p_open = Pointer(Bool).null)
Source
show_example_app_documents(p_open = Pointer(Bool).null)
Source
show_example_app_fullscreen(p_open = Pointer(Bool).null)
Source
show_example_app_layout(p_open = Pointer(Bool).null)
Source
show_example_app_log(p_open = Pointer(Bool).null)
Source
show_example_app_long_text(p_open = Pointer(Bool).null)
Source
show_example_app_main_menu_bar
Source
show_example_app_property_editor(p_open = Pointer(Bool).null)
Source
show_example_app_simple_overlay(p_open = Pointer(Bool).null)
Source
show_example_app_window_titles(p_open = Pointer(Bool).null)
Source
show_example_menu_file
Source
show_font_selector(label)
Source
show_placeholder_object(prefix, uid)
Source
show_style_editor(ref = nil)
Source
show_style_selector(label)
Source
show_table_columns_status_flags(flags)
Source
show_user_guide
Source
with_style_compact
Source

Macros

assert(expr)
Source
edit_table_columns_flags(*args, **kwargs, &block)
Source
edit_table_sizing_flags(*args, **kwargs, &block)
Source
show_about_window(*args, **kwargs, &block)
Source
show_demo_window(*args, **kwargs, &block)
Source
show_example_app_auto_resize(*args, **kwargs, &block)
Source
show_example_app_console(*args, **kwargs, &block)
Source
show_example_app_constrained_resize(*args, **kwargs, &block)
Source
show_example_app_custom_rendering(*args, **kwargs, &block)
Source
show_example_app_documents(*args, **kwargs, &block)
Source
show_example_app_fullscreen(*args, **kwargs, &block)
Source
show_example_app_layout(*args, **kwargs, &block)
Source
show_example_app_log(*args, **kwargs, &block)
Source
show_example_app_long_text(*args, **kwargs, &block)
Source
show_example_app_property_editor(*args, **kwargs, &block)
Source
show_example_app_simple_overlay(*args, **kwargs, &block)
Source
show_example_app_window_titles(*args, **kwargs, &block)
Source
static(var, file = __FILE__, line = __LINE__)
Source

Nested types