Re: Custom gobject property's validation
- From: "Nickolay V. Shmyrev" <nshmyrev yandex ru>
- To: Lucas Di Pentima <lucas lunix com ar>
- Cc: Gnome Development <gnome-devel-list gnome org>
- Subject: Re: Custom gobject property's validation
- Date: Sat, 02 Oct 2004 11:55:26 +0400
Probably you need to start with reading a tutorial, many of them located
in
http://www.developer.gnome.org
For example, this one:
http://le-hacker.org/papers/gobject/
You need to add signal to object when you create object class. About
properties, you can check their values during property-get/property-set
function.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]