Packages
clutter-1.0
Clutter
Event
any
button
crossing
key
motion
scroll
stage_state
touch
touchpad_pinch
touchpad_swipe
@get
add_filter
peek
remove_filter
Event
copy
free
get_angle
get_axes
get_button
get_click_count
get_coords
get_device
get_device_id
get_device_type
get_distance
get_event_sequence
get_flags
get_gesture_motion_delta
get_gesture_phase
get_gesture_pinch_angle_delta
get_gesture_pinch_scale
get_gesture_swipe_finger_count
get_key_code
get_key_symbol
get_key_unicode
get_position
get_related
get_scroll_delta
get_scroll_direction
get_scroll_finish_flags
get_scroll_source
get_source
get_source_device
get_stage
get_state
get_state_full
get_time
get_type
has_control_modifier
has_shift_modifier
is_pointer_emulated
put
set_button
set_coords
set_device
set_flags
set_key_code
set_key_symbol
set_key_unicode
set_related
set_scroll_delta
set_scroll_direction
set_source
set_source_device
set_stage
set_state
set_time
type
get_position
Description:
[
Version
( since =
"1.12"
) ]
public
Point
get_position
()
Retrieves the event coordinates as a
Point
.
Parameters:
this
a
Event
position
a
Point