构造函数
GioWin32OutputStreamnew
自从: 2.26
声明 [源]
GOutputStream*
g_win32_output_stream_new (
void* handle,
gboolean close_handle
)
返回值
类型: GOutputStream
一个新的 GOutputStream
。
函数调用者负责接收数据,并对其负责释放它。 |
自从: 2.26
GOutputStream*
g_win32_output_stream_new (
void* handle,
gboolean close_handle
)
类型: GOutputStream
一个新的 GOutputStream
。
函数调用者负责接收数据,并对其负责释放它。 |