inner_border


Description:

[ Version ( deprecated = true , deprecated_since = "3.4" , since = "2.10" ) ]
public Border inner_border { get; set; }

Warning: inner_border is deprecated since 3.4.

Sets the text area's border between the text and the frame.

Note:

Use the standard border and padding CSS properties (through objects like StyleContext and CssProvider); the value of this style property is ignored.