Gem-graph 0.1.0
A modelling tool based on rewriting of geometric graphs.
|
Gem-graph-client algebra rules utilities. More...
#include "../../../../include/fsm.h"
#include "../../../../include/widget.h"
#include "../../../../include/signal.h"
#include <stdio.h>
#include <stdlib.h>
Macros | |
#define | LIST_W 190 |
arbitrary width for this widget TODO (use actions instead; see notes, below) | |
#define | LIST_H 114 |
arbitrary height for this widget TODO (use actions instead) | |
Functions | |
GtkEntry | widget_set_item_text (GtkWidget *list_box, const char *text, bool editable) |
Format an entry (a text item) in a list. | |
Gem-graph-client algebra rules utilities.
This file is part of Gem-graph.
GtkEntry widget_set_item_text | ( | GtkWidget * | list_box, |
const char * | text, | ||
bool | editable | ||
) |
Format an entry (a text item) in a list.
*list_box | |
*text | |
editable |