summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
diff options
context:
space:
mode:
authorVinayak <vinayakagarwal6996@gmail.com>2016-10-04 01:36:14 +0530
committerCarlos Soriano <csoriano@gnome.org>2016-10-04 16:25:09 +0200
commit335eabec52e26406c339a9992c432efe28f8ac5e (patch)
tree48a49259b0f6f452afee54a4002ac5be5db4881f /src/nautilus-window-slot.c
parenta50f6e72b69e7f83d2289f444bc708301fe10541 (diff)
downloadnautilus-335eabec52e26406c339a9992c432efe28f8ac5e.tar.gz
search-hit: port to use G_DECLARE* type declarations
Currently we are using the old GObject class declarations, which have two problems. One problem is that we cannot use smart pointers like g_autoptr. The other problem is the boilerplate code generated that makes the code less readable, so harder to understand. To fix this use G_DECLARE* type. https://bugzilla.gnome.org/show_bug.cgi?id=771842
Diffstat (limited to 'src/nautilus-window-slot.c')
0 files changed, 0 insertions, 0 deletions