Searched refs:g_file_io_stream_seekable_tell (Results 1 – 1 of 1) sorted by relevance
64 static goffset g_file_io_stream_seekable_tell (GSeekable *seekable);98 iface->tell = g_file_io_stream_seekable_tell; in G_DEFINE_TYPE_WITH_CODE()328 g_file_io_stream_seekable_tell (GSeekable *seekable) in g_file_io_stream_seekable_tell() function