Function gtk_sys::gtk_list_store_insert[][src]

pub unsafe extern "C" fn gtk_list_store_insert(
    list_store: *mut GtkListStore,
    iter: *mut GtkTreeIter,
    position: c_int
)