Top | ![]() |
![]() |
![]() |
![]() |
GtkFileFilter *
parole_get_supported_audio_filter (void
);
Get a GtkFileFilter according to the supported Parole audio mime types.
Since: 0.2
GtkFileFilter *
parole_get_supported_video_filter (void
);
Get a GtkFileFilter according to the supported Parole video mime types.
Since: 0.2
GtkFileFilter *
parole_get_supported_media_filter (void
);
Get a GtkFileFilter according to the supported Parole media mime types, including audio and vide.
Since: 0.2
GtkFileFilter *
parole_get_supported_files_filter (void
);
Get a GtkFileFilter according to the supported Parole files mime types, including audio/video/play list formats.
Since: 0.2
GtkFileFilter *
parole_get_supported_playlist_filter (void
);
Get a GtkFileFilter according to the supported Parole play-list mime types.
Since: 0.2
gboolean parole_file_filter (GtkFileFilter *filter
,ParoleFile *file
);
Tests whether a file should be displayed according to filter
Since: 0.2