|
enum | Column {
ICON_COLUMN,
NAME_COLUMN,
VERSION_URL_COLUMN,
REPOSITORY_COLUMN,
REQBY_COLUMN,
REPOSITORY_ICON_COLUMN,
REPOSITORY_URL_COLUMN,
SHORTCUT_COLUMN,
COLOR_COLUMN,
XPAD_COLUMN,
TOTAL_COLUMNS
} |
|
|
GtkTreeModel * | getModel () |
|
void | addRow (GtkTreeIter *iter) |
|
int | date (const std::string &str, bool first) |
|
void | item (const std::string &action, const std::string &name, const std::string &description, const std::string &repositoryName, const std::string &repositoryUrl, const std::string &reqby, bool autoReq) |
|
Definition at line 45 of file ygtkpkghistorydialog.cc.
The documentation for this struct was generated from the following file: