PadEvent
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdk_pad_event_get_type ()" ) ]
public class PadEvent :
Event
An event related to a pad-based device.
Content:
Creation methods:
Methods:
- public void get_axis_value (out uint index, out double value)
Extracts the information from a pad strip or ring event.
- public uint get_button ()
Extracts information about the pressed button from a pad event.
- public void get_group_mode (out uint group, out uint mode)
Extracts group and mode information from a pad event.
Inherited Members:
All known members inherited from class Gdk.Event