☰
Other items in
glib
::
functions
Functions
access
application_name
assert_warning
assertion_message
assertion_message_cmpstr
base64_decode
base64_encode
bit_nth_lsf
bit_nth_msf
bit_storage
build_filenamev
build_pathv
canonicalize_filename
chdir
check_version
clear_error
codeset
compute_checksum_for_bytes
compute_checksum_for_data
compute_checksum_for_string
compute_hmac_for_bytes
compute_hmac_for_data
compute_hmac_for_string
console_charset
dcgettext
dgettext
dngettext
dpgettext
dpgettext2
environ
file_get_contents
file_open_tmp
file_read_link
file_set_contents
file_set_contents_full
file_test
filename_display_basename
filename_display_name
format_size
format_size_full
host_name
hostname_is_ascii_encoded
hostname_is_ip_address
hostname_is_non_ascii
hostname_to_ascii
hostname_to_unicode
language_names
language_names_with_category
listenv
locale_variants
main_current_source
main_depth
markup_escape_text
mkdir_with_parents
mkdtemp
mkdtemp_full
mkstemp_full
monotonic_time
num_processors
on_error_query
on_error_stack_trace
os_info
path_get_basename
path_get_dirname
path_is_absolute
path_skip_root
pattern_match_simple
random_double
random_double_range
random_int
random_int_range
random_set_seed
real_time
reload_user_special_dirs_cache
return_if_fail_warning
rmdir
set_application_name
shell_parse_argv
shell_quote
shell_unquote
spaced_primes_closest
spawn_async
spawn_check_exit_status
spawn_command_line_async
stpcpy
system_config_dirs
system_data_dirs
unlink
user_cache_dir
user_config_dir
user_data_dir
user_runtime_dir
user_special_dir
usleep
uuid_string_is_valid
uuid_string_random
warn_message
ayu
dark
light
All crates
cairo
cairo_sys
gdk_pixbuf
gdk_pixbuf_sys
gio
gio_sys
glib
glib_macros
glib_sys
gobject_sys
graphene
graphene_sys
pango
pango_cairo_sys
pango_sys
pangocairo
?
Function
glib
::
functions
::
file_test
[
−
]
[src]
pub fn file_test<P:
AsRef
<
Path
>>(filename: P, test:
FileTest
) ->
bool