[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "3.10" , since = "2.12" ) ]
public bool gtk_keynav_cursor_only { get; set; }
Warning: gtk_keynav_cursor_only is deprecated since 3.10.
When true, keyboard navigation should be able to reach all widgets by using the cursor keys only.
Generally, the behavior for touchscreen input should be performed dynamically based on get_source_device .
Tab, Shift etc. keys can't be expected to be present on the used input device.