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

all windows More...

#include "../../include/widget.h"
#include "../../include/fsm.h"
#include "../../include/util.h"

Functions

GtkWindow * widget_get_main_window ()
 getter
 
GtkWindow * widget_get_dialog_window ()
 getter
 
GtkWindow * widget_get_text_window ()
 getter
 
void on_windows_startup (GtkApplication *app)
 
void on_windows_activation (GtkApplication *app)
 

Detailed Description

all windows

Function Documentation

◆ on_windows_activation()

void on_windows_activation ( GtkApplication *  app)

◆ on_windows_startup()

void on_windows_startup ( GtkApplication *  app)
Since
2024-08
See also
fsm_journal_event()
main()
Parameters
*app

◆ widget_get_dialog_window()

GtkWindow * widget_get_dialog_window ( )

getter

Since
2024-07
See also
src/signal
Returns
dialog_window

◆ widget_get_main_window()

GtkWindow * widget_get_main_window ( )

getter

Since
2024-07
See also
src/signal
Returns
main_window

◆ widget_get_text_window()

GtkWindow * widget_get_text_window ( )

getter

Since
2024-07
See also
src/signal
Returns
text_window