pub type GPathBuf = _GPathBuf;
Expand description
GPathBuf: (copy-func g_path_buf_copy) (free-func g_path_buf_free)
A mutable path builder.
Since: 2.76
Aliased Type§
#[repr(C)]pub struct GPathBuf {
pub dummy: [*mut c_void; 8],
}
Fields§
§dummy: [*mut c_void; 8]