gtk_label_set_natural_wrap_mode

Function gtk_label_set_natural_wrap_mode 

Source
pub unsafe extern "C" fn gtk_label_set_natural_wrap_mode(
    self_: *mut GtkLabel,
    wrap_mode: GtkNaturalWrapMode,
)
Available on crate feature v4_6 only.