GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
tree-view-utils.c File Reference

Simple convenience functions for common tasks on GtkTreeViews. More...

#include "config.h"
#include <gtk/gtk.h>
#include <string.h>
#include "tree-view-utils.h"

Go to the source code of this file.

Functions

void tree_view_column_set_default_width (GtkTreeView *view, GtkTreeViewColumn *column, const gchar *sizing_text)
 

Detailed Description

Simple convenience functions for common tasks on GtkTreeViews.

Author
Geert Janssens geert.nosp@m.@kob.nosp@m.altwi.nosp@m.t.be

Definition in file tree-view-utils.c.