Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gd-main-view-generic: add "delete-element-clicked" signal to the interface | Claudio Saavedra | 2012-09-01 | 1 | -1/+22 |
| | | | | | | Implementors of this interface may connect emit this signal to notify the GdMainView when a user is requesting to delete one item from the view. | ||||
* | Add GdMainView for use in the overview | Claudio Saavedra | 2012-09-01 | 1 | -0/+155 |
This widget courtesy of gnome-documents https://bugzilla.gnome.org/show_bug.cgi?id=455173 |