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

Go to the source code of this file.
Functions | |
| GitkDialogPtr | gitk_context_activate (void) |
| if there is just one context at highest priority then select it otherwise return NULL. | |
| gint | gitk_context_count_active (void) |
| counts the number of active contexts. If there is a modal context or if there is just one context then select it. | |
| GitkDialogPtr | gitk_context_get_current (void) |
| gets the currently active context | |
| gint | gitk_context_get_highest_used_priority (void) |
| iterates over context list and returns the highest priority | |
| void | gitk_context_set_current (GitkDialogPtr const new_context) |
| sets the currently active context | |
Definition in file gitkcontext.h.
1.3.6