BeagleSnippetResponse
GObject ╰── BeagleResponse ╰── BeagleSnippetResponse
const char * beagle_snippet_response_get_snippet (BeagleSnippetResponse *response);
BeagleSnippetResponse *response
Fetches the snippet from the given BeagleSnippetResponse.
response
a BeagleSnippetResponse
the snippet string from the BeagleSnippetResponse.
struct BeagleSnippetResponse;