gtk_sys

Function gtk_container_child_get

Source
pub unsafe extern "C" fn gtk_container_child_get(
    container: *mut GtkContainer,
    child: *mut GtkWidget,
    first_prop_name: *const c_char,
    ...
)