Gnome::Gtk4::N-Border
Description§
A struct that specifies a border around a rectangular area.
Each side can have different width.
Class initialization§
new§
:native-object§
Create an object using a native object from an object of the same type found elsewhere. See also Gnome::N::TopLevelSupportClass.
multi method new ( N-Object() :$native-object! )
Code
new-border§
Allocates a new Gnome::Gtk4::N-Border struct and initializes its elements to zero.
method new-border ( --> Gnome::Gtk4::Border )
Code
Methods§
copy§
Copies a Gnome::Gtk4::N-Border.
method copy (--> N-Object )
Code
Return value; a copy of $border-..
free§
Frees a Gnome::Gtk4::N-Border.
method free ( )
Code
About my projects, examples and tutorials