gio::functions

Function resources_has_children

Source
pub fn resources_has_children(path: &str) -> bool
Available on crate feature v2_84 only.
Expand description

Returns whether the specified @path in the set of globally registered resources has children.

§path

A pathname

§Returns

true if @patch has children