Searched refs:g_file_output_stream_seekable_can_seek (Results 1 – 1 of 1) sorted by relevance
57 static gboolean g_file_output_stream_seekable_can_seek (GSeekable *seekable);98 iface->can_seek = g_file_output_stream_seekable_can_seek; in g_file_output_stream_seekable_iface_init()347 g_file_output_stream_seekable_can_seek (GSeekable *seekable) in g_file_output_stream_seekable_can_seek() function