gitkwidget.h File Reference

libgitk widget functions More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define gitk_widget_get_value(dialog, widget_id, name)   gitk__widget_get_value(dialog,GITK_DIALOG_ACCESS_RENDERER,widget_id,name)
#define gitk_widget_set_value(dialog, widget_id, name, data)   gitk__widget_set_value(dialog,GITK_DIALOG_ACCESS_RENDERER,widget_id,name,data)

Functions

gchar * gitk__widget_get_value (GitkDialogPtr const dialog, GitkDialogAccessType access_type, gchar *const widget_id, const gchar *const name)
 get data value of the attribute name of the given widget. don't forget to free the returned value using xmlFree()

void gitk__widget_set_value (GitkDialogPtr const dialog, GitkDialogAccessType access_type, gchar *const widget_id, const gchar *const name, const gchar *const data)
 set data value of the attribute name of the given widget

GitkWidgetType gitk_widget_get_type (xmlNodePtr widget)
 gets the type attribute from a widget node and returns the respective widget type


Detailed Description

libgitk widget functions

Id
gitkwidget.h,v 1.7 2004/08/24 17:23:10 ensonic Exp

Author:
Stefan Kost <ensonic@users.sf.net>
Date:
Fri Feb 15 16:14:12 2002

Definition in file gitkwidget.h.


Generated on Thu Oct 28 11:02:52 2004 for gitk by doxygen 1.3.6