Skip to main content
Version: 0.10.0

Special Widgets

In ewwii, there are some special widgets that act differently than normal widgets.

GtkUI

Loads a Gtk XML file.

Properties

  • file: string xml to load
  • id: string id of the widget to load

Animation

Animation widget.

Custom

Use custom widgets registered by ewwii plugins

Properties

  • name: string name of the widget
  • Everything else is set as widget property.