﻿<?xml version="1.0" encoding="utf-8"?><Type Name="PixbufDestroyNotify" FullName="Gdk.PixbufDestroyNotify"><TypeSignature Language="C#" Maintainer="auto" Value="public delegate void PixbufDestroyNotify(byte[] pixels);" /><TypeSignature Language="ILAsm" Value=".class public auto ansi sealed PixbufDestroyNotify extends System.MulticastDelegate" /><AssemblyInfo><AssemblyName>gdk-sharp</AssemblyName><AssemblyVersion>2.12.0.0</AssemblyVersion></AssemblyInfo><ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement><Base><BaseTypeName>System.Delegate</BaseTypeName></Base><Parameters><Parameter Name="pixels" Type="System.Byte[]" /></Parameters><ReturnValue><ReturnType>System.Void</ReturnType></ReturnValue><Docs><param name="pixels">To be added.</param><summary>Delegate class for code to be run when a <see cref="T:Gdk.Pixbuf" /> object is destroyed.</summary><remarks /></Docs><Members /></Type>