MetaPingData Struct Reference
[Pings]

Describes a ping on a window. More...


Data Fields

MetaDisplaydisplay
Window xwindow
guint32 timestamp
MetaWindowPingFunc ping_reply_func
MetaWindowPingFunc ping_timeout_func
void * user_data
guint ping_timeout_id


Detailed Description

Describes a ping on a window.

When we send a ping to a window, we build one of these structs, and it eventually gets passed to the timeout function or to the function which handles the response from the window. If the window does or doesn't respond to the ping, we use this information to deal with these facts; we have a handler function for each.

Definition at line 113 of file display.c.


Field Documentation

Definition at line 115 of file display.c.

Referenced by meta_display_ping_timeout(), and meta_display_ping_window().

Definition at line 118 of file display.c.

Referenced by meta_display_ping_window(), and process_pong_message().

Definition at line 119 of file display.c.

Referenced by meta_display_ping_timeout(), and meta_display_ping_window().


The documentation for this struct was generated from the following file:

Generated on Sat Aug 23 22:04:25 2008 for metacity by  doxygen 1.5.5