src/widget/modal.c File Reference src/widget/modal.c Gem-graph-client modal window. #include "../../include/util.h"#include "../../include/signal.h"#include "../../include/widget.h" Functions void widget_design_text_window (GtkWindow *main_window, GtkWindow *text_window) modal void * widget_get_text_from_address (gchar *text_address) getter
Detailed Description Gem-graph-client 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) modal See also src/widget/modal/widget_get_text_from_address() src/widget/manager/on_windows_activation() Parameters *main_window *text_window
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) getter See also src/widget/modal/widget_design_text_window() Parameters *text_address