About my projects, examples and tutorials
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 an object of the same type found elsewhere. See also Gnome::N::TopLevelSupportClass.

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

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

Return value; the files inside the list.