[pygtk] Re: Retrieveing a GConf pair

Peter Moberg moberg.peter at gmail.com
Mon Aug 21 16:46:31 WST 2006


Was it a silly question, or didn't anyone have the answer? :)

Best Regards
Peter Moberg

On 8/16/06, Peter Moberg <moberg.peter at gmail.com> wrote:
>
> Hi,
>
> I'm trying to retrieve a pair value from gconf using GConfClient.get_pair=
(key,car_type,cdr_type).
> The problem is I don't know the types of the pair I'm about to retrieve
> (car_type and cdr_type).
>
> Is it possible to retrieve the pair without knowing the types of the
> values in the pair?
>
> It would be great if there was a function:
> get_pair(key)
>
> which returned a tuple containing both the values and their corresponding
> GConfValueType:
> ((val1, GConfValueType), (val2, GConfValueType))
>
>
> Best Regards
> Peter Moberg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20060821/da5fc108/at=
tachment.htm


More information about the pygtk mailing list