gtk_keynav_wrap_around
Description:
[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "3.10" , since = "2.12" ) ]
public bool gtk_keynav_wrap_around { get; set; }
[ Version ( deprecated = true , deprecated_since = "3.10" , since = "2.12" ) ]
public bool gtk_keynav_wrap_around { get; set; }
Warning: gtk_keynav_wrap_around is deprecated since 3.10.
When true, some widgets will wrap around when doing keyboard navigation, such as menus, menubars and notebooks.
Note:
This setting is ignored.