#include "gitkrincludes.h"
Include dependency graph for gitk-renderer-phone/widgets/gitkrw.c:
Go to the source code of this file.
Functions | |
void | gitkr_widget_new (GitkrPhoneWidgetPtr widget, GitkDialogPtr dialog, xmlNodePtr node) |
create a new widget |
Definition in file gitk-renderer-phone/widgets/gitkrw.c.
|
create a new widget
Definition at line 18 of file gitk-renderer-phone/widgets/gitkrw.c. References GitkrPhoneWidget::dialog, GITK_WIDGET_TYPE_UNDEF, GitkDialogPtr, gitkr_cxpath_get_string(), GitkrPhoneWidgetPtr, GitkrPhoneWidget::handle, GitkrPhoneWidget::id, GitkrPhoneWidget::label, GitkrPhoneWidget::output, GitkrPhoneWidget::type, GitkrPhoneWidget::value, and xpath_get_label. |
Here is the call graph for this function: