属性

GioDataInputStream:newline-type

声明

property newline-type: Gio.DataStreamNewlineType [ read, write ]

描述 [src]

:newline-type 属性决定在从流中读取完整的行时,哪些字符被视为行结束。

默认值G_DATA_STREAM_NEWLINE_TYPE_LF
获取方法g_data_input_stream_get_newline_type()
设置方法g_data_input_stream_set_newline_type()

标志

可读
可写
构造
仅构造