[Xcb] setting the values of a xcb_client_message_event_t event
Jamey Sharp
jamey at minilop.net
Tue Nov 7 15:17:56 PST 2006
On Tue, Nov 07, 2006 at 09:58:41AM +0100, Vincent Torri wrote:
> For ecore_xcb, I need to send a client message event.
>
> With Xlib, I can set the fields serial and send_event, but there is no
> such fields in xcb_client_message_event_t. Is there something specific to
> do with the fields of xcb_client_message_event_t in order to "set those
> properties" ?
Ian's response is correct about the correspondence, but...
With both Xlib and XCB, you don't need to set serial or send-event when
using SendEvent: the server sets them for you.
--Jamey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20061107/8d7eef86/attachment.pgp
More information about the Xcb
mailing list