src/widget/modal.c File Reference src/widget/modal.c modal window. #include "../../include/util.h"#include "../../include/signal.h"#include "../../include/widget.h"Include dependency graph for modal.c: Functions void widget_design_text_window (GtkWindow *main_window, GtkWindow *text_window) void * widget_get_text_from_address (gchar *text_address)
Detailed Description modal window. This file is part of Gem-graph.
Function Documentation
widget_design_text_window() widget_design_text_windowmodal.c modal.cwidget_design_text_window void widget_design_text_window (GtkWindow * main_window, GtkWindow * text_window) See also src/widget/modal/widget_get_text_from_address() fsm_add_log() src/widget/manager/on_windows_activation() Parameters *main_window *text_window
Here is the call graph for this function: Here is the caller graph for this function:
widget_get_text_from_address() widget_get_text_from_addressmodal.c modal.cwidget_get_text_from_address void * widget_get_text_from_address (gchar * text_address) See also src/widget/modal/widget_design_text_window() Parameters *text_address
Returns GTK_WIDGET (scrolled_window)
Here is the caller graph for this function: