Blame docs/reference/html/SoupRequestFile.html

rpm-build 4f3c61
rpm-build 4f3c61
<html>
rpm-build 4f3c61
<head>
rpm-build 4f3c61
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
rpm-build 4f3c61
<title>SoupRequestFile: libsoup Reference Manual</title>
rpm-build 4f3c61
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
rpm-build 4f3c61
<link rel="home" href="index.html" title="libsoup Reference Manual">
rpm-build 4f3c61
<link rel="up" href="ch02.html" title="Core API">
rpm-build 4f3c61
<link rel="prev" href="SoupRequestHTTP.html" title="SoupRequestHTTP">
rpm-build 4f3c61
<link rel="next" href="SoupRequestData.html" title="SoupRequestData">
rpm-build 4f3c61
<meta name="generator" content="GTK-Doc V1.28.1 (XML mode)">
rpm-build 4f3c61
<link rel="stylesheet" href="style.css" type="text/css">
rpm-build 4f3c61
</head>
rpm-build 4f3c61
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
Top  | 
rpm-build 4f3c61
                  Description  | 
rpm-build 4f3c61
                  Object Hierarchy  | 
rpm-build 4f3c61
                  Implemented Interfaces
rpm-build 4f3c61
rpm-build 4f3c61
Home
rpm-build 4f3c61
Up
rpm-build 4f3c61
Prev
rpm-build 4f3c61
Next
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

SoupRequestFile

rpm-build 4f3c61

SoupRequestFile — SoupRequest support for "file" and "resource" URIs

rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Functions

rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
GFile *
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
soup_request_file_get_file ()
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Types and Values

rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
 
rpm-build 4f3c61
SoupRequestFile
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Object Hierarchy

rpm-build 4f3c61
    GObject
rpm-build 4f3c61
    ╰── SoupRequest
rpm-build 4f3c61
        ╰── SoupRequestFile
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Implemented Interfaces

rpm-build 4f3c61

rpm-build 4f3c61
SoupRequestFile implements
rpm-build 4f3c61
 GInitable.

rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Includes

rpm-build 4f3c61
#include <libsoup/soup.h>
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Description

rpm-build 4f3c61

SoupRequestFile implements SoupRequest for "file" and "resource"

rpm-build 4f3c61
URIs.

rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Functions

rpm-build 4f3c61
rpm-build 4f3c61

soup_request_file_get_file ()

rpm-build 4f3c61
GFile *
rpm-build 4f3c61
soup_request_file_get_file (SoupRequestFile *file);
rpm-build 4f3c61

Gets a GFile corresponding to file

rpm-build 4f3c61
's URI

rpm-build 4f3c61
rpm-build 4f3c61

Parameters

rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

file

rpm-build 4f3c61

a SoupRequestFile

rpm-build 4f3c61
 
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Returns

rpm-build 4f3c61

a GFile corresponding to file

rpm-build 4f3c61
. 

rpm-build 4f3c61

[transfer full]

rpm-build 4f3c61
rpm-build 4f3c61

Since: 2.40

rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Types and Values

rpm-build 4f3c61
rpm-build 4f3c61

SoupRequestFile

rpm-build 4f3c61
typedef struct _SoupRequestFile SoupRequestFile;
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61
rpm-build 4f3c61

Generated by GTK-Doc V1.28.1
rpm-build 4f3c61
</body>
rpm-build 4f3c61
</html>