chiark / gitweb /
Fixed ref counting problem when reading the icon-list slot in windows
[clg] / gtk / gtktypes.lisp
index ecd8ba03ac1417595e4b0c545c35a46afb25ecf2..520563e1ef9b8ac8af1a3e8a420974a82624db74 100644 (file)
@@ -20,7 +20,7 @@
 ;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 ;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-;; $Id: gtktypes.lisp,v 1.41 2006-02-06 11:59:47 espen Exp $
+;; $Id: gtktypes.lisp,v 1.42 2006-02-06 19:16:17 espen Exp $
 
 (in-package "GTK")
 
@@ -307,7 +307,7 @@     (default-widget
      :type boolean)
     (icon-list
      :allocation :virtual
-     :getter "gtk_window_get_icon_list"
+     :getter %window-get-icon-list
      :setter "gtk_window_set_icon_list"
      :accessor window-icon-list
      :initarg :icon-list