Home | History | Annotate | Download | only in gio

Lines Matching refs:GIcon

161  * The value for this key should contain a #GIcon.
163 #define G_FILE_ATTRIBUTE_STANDARD_ICON "standard::icon" /* object (GIcon) */
628 * A key in the "preview" namespace for getting a #GIcon that can be
632 * for this key should contain a #GIcon.
636 #define G_FILE_ATTRIBUTE_PREVIEW_ICON "preview::icon" /* object (GIcon) */
792 GIcon * g_file_info_get_icon (GFileInfo *info);
819 GIcon *icon);