Searched refs:G_LOCAL_FILE_IO_STREAM (Results 1 – 2 of 2) sorted by relevance
45 file = G_LOCAL_FILE_IO_STREAM (object); in G_DEFINE_TYPE()74 return G_LOCAL_FILE_IO_STREAM (stream)->input_stream; in g_local_file_io_stream_get_input_stream()80 return G_LOCAL_FILE_IO_STREAM (stream)->output_stream; in g_local_file_io_stream_get_output_stream()89 GLocalFileIOStream *file = G_LOCAL_FILE_IO_STREAM (stream); in g_local_file_io_stream_close()
30 #define G_LOCAL_FILE_IO_STREAM(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_LOCAL_FILE_IO_… macro