BeagleSnippetResponse

BeagleSnippetResponse

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── BeagleResponse
        ╰── BeagleSnippetResponse

Description

Functions

beagle_snippet_response_get_snippet ()

const char *
beagle_snippet_response_get_snippet (BeagleSnippetResponse *response);

Fetches the snippet from the given BeagleSnippetResponse.

Parameters

response

a BeagleSnippetResponse

 

Returns

the snippet string from the BeagleSnippetResponse.

Types and Values

struct BeagleSnippetResponse

struct BeagleSnippetResponse;