Re: Change an image on a button
- From: "Ed Catmur" <ed catmur co uk>
- To: Guillaume Charhon <pub charhon wanadoo fr>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Change an image on a button
- Date: Wed, 15 Nov 2006 16:36:31 +0000
Tristan Van Berkom writes:
Guillaume Charhon wrote:
Thanks, but how can I "ref it or sink it" ?
Every widget in gtk+ is an object:
http://developer.gnome.org/doc/API/2.0/gobject/gobject-The-Base-Object-Typ
e.html#GObject
Specifically, a GInitiallyUnowned; see
http://developer.gnome.org/doc/API/2.0/gobject/gobject-The-Base-Object-Type.
html#floating-ref
Please do read up on GObject
(http://le-hacker.org/papers/gobject/index.html); if you're going to insist
on using GTK+ from C (as opposed to a higher-level language), understanding
GObject will save you lots of headaches.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]