ArvFakeInterface

ArvFakeInterface — Fake interface

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── ArvInterface
        ╰── ArvFakeInterface

Description

Functions

arv_fake_interface_get_instance ()

ArvInterface *
arv_fake_interface_get_instance (void);

Gets the unique instance of the fake interface.

Returns

a ArvInterface singleton.

[transfer none]

Types and Values

ArvFakeInterface

typedef struct _ArvFakeInterface ArvFakeInterface;