Gem-graph 0.1.0
A modelling tool based on rewriting of geometric graphs.
Loading...
Searching...
No Matches
Macros | Functions
utilities.c File Reference

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.
 

Detailed Description

Gem-graph-client algebra rules utilities.

This file is part of Gem-graph.

Function Documentation

◆ widget_set_item_text()

GtkEntry widget_set_item_text ( GtkWidget *  list_box,
const char *  text,
bool  editable 
)

Format an entry (a text item) in a list.

Since
2024-08
See also
src/widget/one_rule/algebra/conditions()
src/widget/one_rule/algebra/assign()
src/widget/one_rule/algebra/identity()
Parameters
*list_box
*text
editable
Returns
*entry < a text item