~ubuntu-branches/ubuntu/trusty/glib2.0/trusty-proposed

« back to all changes in this revision

Viewing changes to gio/gicon.c

Tags: upstream-2.15.6
ImportĀ upstreamĀ versionĀ 2.15.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
/**
31
31
 * SECTION:gicon
32
32
 * @short_description: Interface for icons
33
 
 * @include: gio.h
 
33
 * @include: gio/gio.h
34
34
 *
35
35
 * #GIcon is a very minimal interface for icons. It provides functions 
36
36
 * for checking the equality of two icons and hashing of icons.