ShellSurface
Object Hierarchy:
Description:
[
Compact ]
[
CCode ( cname =
"struct wl_shell_surface" , free_function =
"wl_shell_surface_destroy" ) ]
public class ShellSurface :
Proxy
Content:
Methods:
- public int add_listener (ShellSurfaceListener listener, void* data)
- public void* get_user_data ()
- public uint32 get_version ()
- public void move (Seat seat, uint32 serial)
- public void pong (uint32 serial)
- public void resize (Seat seat, uint32 serial, uint32 edges)
- public void set_class (string class_)
- public void set_fullscreen (uint32 method, uint32 framerate, Output output)
- public void set_maximized (Output output)
- public void set_popup (Seat seat, uint32 serial, Surface parent, int32 x, int32 y, uint32 flags)
- public void set_title (string title)
- public void set_toplevel ()
- public void set_transient (Surface surface, int32 x, int32 y, uint32 flags)
- public void set_user_data (void* user_data)
Inherited Members:
All known members inherited from class Wl.Proxy