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 gtk_widget_set_size_request (scrolled_list_boxes()) x 3 (use actions instead; see notes, below) TODO
 
#define LIST_H   114
 arbitrary height (same) TODO
 

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.

It provides formatting or page layout functions used locally.

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