UfoRemoteTask

UfoRemoteTask — Encapsulate remote tasks

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── UfoNode
        ╰── UfoTaskNode
            ╰── UfoRemoteTask

Implemented Interfaces

UfoRemoteTask implements

Description

Functions

ufo_remote_task_new ()

UfoNode *
ufo_remote_task_new (void);

Types and Values

struct UfoRemoteTask

struct UfoRemoteTask;

Main object for organizing filters. The contents of the UfoRemoteTask structure are private and should only be accessed via the provided API.


struct UfoRemoteTaskClass

struct UfoRemoteTaskClass {
};

UfoRemoteTask class