About all my projects
Gnome::Gtk4::N-Border

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! )

new-border

Allocates a new Gnome::Gtk4::N-Border struct and initializes its elements to zero.

method new-border ( --> Gnome::Gtk4::Border )

Methods

copy

Copies a Gnome::Gtk4::N-Border.

method copy (--> N-Object )

Return value; a copy of $border-..

free

Frees a Gnome::Gtk4::N-Border.

method free ( )