Package ch.bailu.gtk.glib
Interface SeekType
public interface SeekType
-
Field Summary
-
Field Details
-
CUR
static final int CURthe current position in the file.- See Also:
-
SET
static final int SETthe start of the file.- See Also:
-
END
static final int ENDthe end of the file.- See Also:
-