Interface

GioUnix-2.0GioUnixFileDescriptorBasedInterface

Interface for implementing FileDescriptorBased. Contains only the virtual methods that need to be implemented.

interface Interface {
    vfunc_get_fd(): number;
}

Hierarchy (View Summary)

Index

Methods

Methods