mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
docs: Add some missing apis
This commit is contained in:
parent
5b0183fd23
commit
abd4df4b55
@ -812,6 +812,8 @@ g_output_stream_clear_pending
|
|||||||
g_output_stream_write_bytes
|
g_output_stream_write_bytes
|
||||||
g_output_stream_write_bytes_async
|
g_output_stream_write_bytes_async
|
||||||
g_output_stream_write_bytes_finish
|
g_output_stream_write_bytes_finish
|
||||||
|
g_output_stream_printf
|
||||||
|
g_output_stream_vprintf
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GOutputStreamClass
|
GOutputStreamClass
|
||||||
G_OUTPUT_STREAM
|
G_OUTPUT_STREAM
|
||||||
@ -2572,6 +2574,16 @@ G_CREDENTIALS_GET_CLASS
|
|||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
g_credentials_get_type
|
g_credentials_get_type
|
||||||
g_credentials_type_get_type
|
g_credentials_type_get_type
|
||||||
|
G_CREDENTIALS_NATIVE_SIZE
|
||||||
|
G_CREDENTIALS_NATIVE_TYPE
|
||||||
|
G_CREDENTIALS_SOCKET_GET_CREDENTIALS_SUPPORTED
|
||||||
|
G_CREDENTIALS_SPOOFING_SUPPORTED
|
||||||
|
G_CREDENTIALS_SUPPORTED
|
||||||
|
G_CREDENTIALS_UNIX_CREDENTIALS_MESSAGE_SUPPORTED
|
||||||
|
G_CREDENTIALS_USE_FREEBSD_CMSGCRED
|
||||||
|
G_CREDENTIALS_USE_LINUX_UCRED
|
||||||
|
G_CREDENTIALS_USE_OPENBSD_SOCKPEERCRED
|
||||||
|
G_CREDENTIALS_USE_SOLARIS_UCRED
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
Loading…
Reference in New Issue
Block a user