Gnome::Gtk4::T-border
Table of Contents
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;
}
Code
- 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
About my projects, examples and tutorials