GnuCash  5.6-150-g038405b370+
Macros | Functions
gnc-tree-view-sx-list.h File Reference

GncTreeView implementation for Scheduled Transaction List. More...

#include <gtk/gtk.h>
#include "gnc-tree-view.h"
#include "SchedXaction.h"
#include "gnc-sx-instance-model.h"
#include "gnc-ui-util.h"

Go to the source code of this file.

Macros

#define GNC_TYPE_TREE_VIEW_SX_LIST   (gnc_tree_view_sx_list_get_type ())
 

Functions

 G_DECLARE_FINAL_TYPE (GncTreeViewSxList, gnc_tree_view_sx_list, GNC, TREE_VIEW_SX_LIST, GncTreeView) GtkTreeView *gnc_tree_view_sx_list_new(GncSxInstanceModel *sx_instances)
 
SchedXaction * gnc_tree_view_sx_list_get_sx_from_path (GncTreeViewSxList *view, GtkTreePath *path)
 

Detailed Description

GncTreeView implementation for Scheduled Transaction List.

Author
Copyright (C) 2007 Joshua Sled jsled.nosp@m.@asy.nosp@m.nchro.nosp@m.nous.nosp@m..org

Definition in file gnc-tree-view-sx-list.h.