g_object_class_install_property




Hi All,
I have defined a new widget and I want to install properties.

I have defined 
Gobject_class->set_property
Gobject_class->get_property
to my local functions.

And as well I have installed the property using 
G_object_class_install_property()

But the control is not getting passed to the local functions that I have set
to Gobject_class->set_property and Gobject_class->get_property.

Is there any other dependencies that I need to ckeck???

Pls Reply.

Rgds,
Madhu
 
This e-mail and attachments contain confidential information from HUAWEI,
which is intended only for the person or entity whose address is listed
above. Any use of the information contained herein in any way (including,
but not limited to, total or partial disclosure, reproduction, or
dissemination) by persons other than the intended recipient's) is
prohibited. If you receive this e-mail in error, please notify the sender by
phone or email immediately and delete it!




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]