Method
GdkWindowget_source_events
Declaration [src]
GdkEventMask
gdk_window_get_source_events (
GdkWindow* window,
GdkInputSource source
)
Description [src]
Returns the event mask for window corresponding to the device class specified
by source.
Parameters
source-
Type:
GdkInputSourceA
GdkInputSourceto define the source class.
Return value
Type: GdkEventMask
Source event mask for window.