Clear search
Valadoc
    • Packages

    • x11

    • X

    • Event

    • type
    • xany
    • xbutton
    • xcirculate
    • xcirculaterequest
    • xclient
    • xcolormap
    • xconfigure
    • xconfigurerequest
    • xcookie
    • xcreatewindow
    • xcrossing
    • xdestroywindow
    • xerror
    • xexpose
    • xfocus
    • xgeneric
    • xgraphicsexpose
    • xgravity
    • xkey
    • xkeymap
    • xmap
    • xmapping
    • xmaprequest
    • xmotion
    • xnoexpose
    • xproperty
    • xreparent
    • xresizerequest
    • xselection
    • xselectionclear
    • xselectionrequest
    • xunmap
    • xvisibility

    Event


    Object Hierarchy:

    X.Event X.Event X.Event

    Description:

    [ GIR ( name = "XEvent" ) ]
    [ CCode ( cname = "XEvent" , has_type_id = false ) ]
    public struct Event

    Namespace: X
    Package: x11

    Content:

    Fields:

    • public int type
    • public AnyEvent xany
    • public KeyEvent xkey
    • public ButtonEvent xbutton
    • public MotionEvent xmotion
    • public CrossingEvent xcrossing
    • public FocusChangeEvent xfocus
    • public ExposeEvent xexpose
    • public GraphicsExposeEvent xgraphicsexpose
    • public NoExposeEvent xnoexpose
    • public VisibilityEvent xvisibility
    • public CreateWindowEvent xcreatewindow
    • public DestroyWindowEvent xdestroywindow
    • public UnmapEvent xunmap
    • public MapEvent xmap
    • public MapRequestEvent xmaprequest
    • public ReparentEvent xreparent
    • public ConfigureEvent xconfigure
    • public GravityEvent xgravity
    • public ResizeRequestEvent xresizerequest
    • public ConfigureRequestEvent xconfigurerequest
    • public CirculateEvent xcirculate
    • public CirculateRequestEvent xcirculaterequest
    • public PropertyEvent xproperty
    • public SelectionClearEvent xselectionclear
    • public SelectionRequestEvent xselectionrequest
    • public SelectionEvent xselection
    • public ColormapEvent xcolormap
    • public ClientMessageEvent xclient
    • public MappingEvent xmapping
    • public ErrorEvent xerror
    • public KeymapEvent xkeymap
    • public GenericEvent xgeneric
    • public GenericEventCookie xcookie
    Copyright © 2025 Valadoc.org | Documentation is licensed under the same terms as its upstream | Report an Issue