Method
GtkVideoset_filename
[−]
Description [src]
Makes self
play the given filename
.
This is a utility function that calls gtk_video_set_file(),.
[−]
Parameters
filename
-
Type:
const char*
The filename to play.
The argument can be NULL
.The data is owned by the caller of the method. The value is a platform-native string, using the preferred OS encoding on Unix and UTF-8 on Windows.