Gnome::Gtk4::T-border =end rakudoc
=begin rakudoc
#------------------------------------------------------------------------------- #--[Record Structure Documentation]--------------------------------------------- #-------------------------------------------------------------------------------
=begin rakudoc
Record N-Border
class N-Border:auth<github:MARTIMM>:api<2> is export is repr('CStruct') {
has gint16 $.left; has gint16 $.right; has gint16 $.top; has gint16 $.bottom; }
left; The width of the left border
right; The width of the right border
top; The width of the top border
bottom; The width of the bottom border
=end rakudoc