g_object_class_install_property
- From: Russell Shaw <rjshaw iprimus com au>
- To: gtk-app-devel-list gnome org
- Subject: g_object_class_install_property
- Date: Sat, 23 Aug 2003 03:05:43 +1000
Hi,
What are "properties" relative to normal members that you
add in the header file declaration of your own object?
Are "properties" just a way of adding members to your
class at run-time?
void g_object_class_install_property (GObjectClass *oclass,
guint property_id,
GParamSpec *pspec);
http://developer.gnome.org/doc/API/2.0/gobject/gobject-The-Base-Object-Type.html#g-object-class-install-property
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]