Method

GioWin32InputStreamget_close_handle

since: 2.26

Declaration [src]

gboolean
g_win32_input_stream_get_close_handle (
  GWin32InputStream* stream
)

Description [src]

Returns whether the handle of stream will be closed when the stream is closed.

Available since: 2.26

Return value

Type: gboolean

TRUE if the handle is closed when done.