This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0638dca29a
gtk2
/
gdk
/
gdkmarshalers.list
3 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
x11: Refactor xevent filtering some more We now have a GdkX11Display::xevent signal that gets emitted for every XEvent and allows you to interrupt processing via TRUE/FALSE return values. These return values to correspond to GDK_FILTER_REMOVE and GDK_FILTER_CONTINUE respectively. The GDK_FILTER_TRANSLATE case from gdk_window_add_filter() is now meant to be handled via gdk_display_put_event().
2017-12-13 00:53:17 +00:00
BOOLEAN:POINTER
gdkwindow: add gdk_window_move_to_rect () https://bugzilla.gnome.org/show_bug.cgi?id=756579
2016-06-15 15:00:38 +00:00
VOID:POINTER,POINTER,BOOLEAN,BOOLEAN
Reference in New Issue
Copy Permalink