index_win
index_win — Defines a simple window containing a list of
documented GNU commands
|
|
Includes
#include <gtk/gtk.h>
#include "include/index_win.h"
Functions
get_tttree ()
GtkWidget *
get_tttree (GtkTreeModel *ttListStore
);
Generate a GtkTreeView
from a GtkTreeModel
Returns
a GtkWidget
(aka. GtkTreeView
) displaying information.