r12140: - add an additional_flags field to the fd_event struct, so that
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Dec 2005 16:43:19 +0000 (16:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:13 +0000 (13:47 -0500)
commita5cc0758a393f36a770cdd57e317214d03934c13
treea950681feed917541dba89c296b3b8ab5a305f44
parent5e2b1bd6afafe2eb96e98c4636e0a62235693183
r12140: - add an additional_flags field to the fd_event struct, so that
  the events backend can store private flags
- add function to access the gtk event loop ops struct

metze
source/gtk/common/gtk_events.c
source/lib/events/events_internal.h
source/lib/events/events_liboop.c
source/lib/events/events_standard.c