Function gdk_sys::gdk_window_set_shadow_width
[−]
[src]
pub unsafe extern "C" fn gdk_window_set_shadow_width(
window: *mut GdkWindow,
left: c_int,
right: c_int,
top: c_int,
bottom: c_int
)