input_output

input_output

Functions

Description

Functions

fill_tttext_with_input_description ()

void
fill_tttext_with_input_description (GtkListStore *ttListStore);

fill_tttext_with_context_comment ()

void
fill_tttext_with_context_comment (GtkListStore *ttListStore);

set_description ()

gboolean
set_description (GtkTreeModel *ttListStore,
                 GtkTreePath *path,
                 GtkTreeIter *iter,
                 gpointer user_data);

set_comment ()

gboolean
set_comment (GtkTreeModel *ttListStore,
             GtkTreePath *path,
             GtkTreeIter *iter,
             gpointer user_data);

update_input ()

void
update_input (gchar *keyval);

Types and Values