has_resize_grip
Description:
[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public bool has_resize_grip { get; set; }
public bool has_resize_grip { get; set; }
Warning: has_resize_grip is deprecated since 3.14.
Whether the window has a corner resize grip.
Note:
Resize grips have been removed.
Note that the resize grip is only shown if the window is actually resizable and not maximized. Use resize_grip_visible to find out if the resize grip is currently shown.