src/widget/modal.c File Referencesrc/widget/modal.cmodal 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 Descriptionmodal window. This file is part of Gem-graph. Function Documentationwidget_design_text_window()widget_design_text_windowmodal.cmodal.cwidget_design_text_windowvoid widget_design_text_window (GtkWindow * main_window, GtkWindow * text_window)See alsosrc/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.cmodal.cwidget_get_text_from_addressvoid * widget_get_text_from_address (gchar * text_address)See alsosrc/widget/modal/widget_design_text_window()
Parameters
*text_address
ReturnsGTK_WIDGET (scrolled_window)
Here is the caller graph for this function: