Class: RBGL::GUI::Wayland::XdgToplevel
- Inherits:
-
WaylandObject
- Object
- WaylandObject
- RBGL::GUI::Wayland::XdgToplevel
- Defined in:
- lib/rbgl/gui/wayland/protocol_objects/xdg_shell.rb
Instance Attribute Summary
Attributes inherited from WaylandObject
Instance Method Summary collapse
Methods inherited from WaylandObject
Constructor Details
This class inherits a constructor from RBGL::GUI::Wayland::WaylandObject
Instance Method Details
#destroy ⇒ Object
39 40 41 |
# File 'lib/rbgl/gui/wayland/protocol_objects/xdg_shell.rb', line 39 def destroy send_request(0) end |