Function gtk_sys::gtk_label_get_selection_bounds
[−]
[src]
pub unsafe extern "C" fn gtk_label_get_selection_bounds(
label: *mut GtkLabel,
start: *mut c_int,
end: *mut c_int
) -> gboolean