i_slint_core

Module window

Source
Expand description

Exposed Window API

Modules§

  • Pupup window handling helpers

Macros§

  • Instantiate a static MenuVTable for a given type and implements vtable::HasStaticVTable<MenuVTable> for it.

Structs§

Enums§

  • This is the parameter from [WindowAdapterInternal::input_method_request()] which lets the editable text input field communicate with the platform about input methods.
  • This enum describes the different ways a popup can be rendered by the back-end.

Traits§

  • Interface for native menu and menubar Note: Was generated from the #[vtable] macro on MenuVTable
  • This trait represents the adaptation layer between the Window API and then windowing specific window representation, such as a Win32 HWND handle or a wayland_surface_t.

Type Aliases§