Method
MetaX11Displayadd_event_func
Declaration [src]
unsigned int
meta_x11_display_add_event_func (
  MetaX11Display* x11_display,
  MetaX11DisplayEventFunc event_func,
  gpointer user_data,
  GDestroyNotify destroy_notify
)
Parameters
- event_func
- 
            Type: MetaX11DisplayEventFuncNo description available. 
- user_data
- 
            Type: gpointerNo description available. The argument can be NULL.The data is owned by the caller of the method. 
- destroy_notify
- 
            Type: GDestroyNotifyNo description available.