About all my projects
Gnome::Gdk4::N-FileList

Gnome::Gdk4::N-FileList

Description

An opaque type representing a list of files.

Class initialization

new

:native-object

Create an object using a native object from elsewhere. See also Gnome::N::TopLevelSupportClass.

multi method new ( N-Object :$native-object! )

Methods

get-files

Retrieves the list of files inside a Gnome::Gdk4::N-FileList.

This function is meant for language bindings.

method get-files (--> N-SList )

Return value; the files inside the list.