gtk_tree_view_column_set_expand

Function gtk_tree_view_column_set_expand 

Source
pub unsafe extern "C" fn gtk_tree_view_column_set_expand(
    tree_column: *mut GtkTreeViewColumn,
    expand: gboolean,
)