Re: linking to signals, properties and enums
- From: Stefan Kost <ensonic hora-obscura de>
- To: Stefan Kost <ensonic hora-obscura de>
- Cc: gtk-doc-list gnome org
- Subject: Re: linking to signals, properties and enums
- Date: Fri, 24 Feb 2006 17:13:44 +0100
Hi again,
found some uglyness in gtk-doc.
Object::signal becomes Object-signal
and
Object:property becomes Object--property
Thus the tasks are:
1.) Make #Object::signal and #Object:property work
at least make a proper link tag
<link linkend="Object-signal">Object::signal</link>
2.) Add link-ids to enum-values, so that they can be references via
%ENUM_VALUE or #ENUM_VALUE (which one do you prefer?)
Comments?
Stefan
Stefan Kost wrote:
> hi,
>
> is anyone aware of a short notation to link to signals or enum-values.
> RIght now one can write
> '... this function will emit the #Objectname-signalname signal ...'
> or
> '.. use #Objectname--propertyname to do ...'
>
> The #ObjectName::signalname does not work and for properties we don't
> have such a short notation.
>
> While properties and signals have an link-id atleast, enumvalues have
> not. IMHO this is a pity as its useful to link to them from the code.
>
> Any suggestion for good short notations? I'd like to come up with
> patches for all these scenarions.
>
>
> Ciao
> Stefan
>
> _______________________________________________
> gtk-doc-list mailing list
> gtk-doc-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-doc-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]