spinbox_get_value

Function spinbox_get_value 

Source
pub unsafe fn spinbox_get_value(obj: *mut Object) -> Result<i32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.