Hi Retropikzel
Perfect, works out of the box!
I missed this part in the manual, just saw that it is in chapter "Source
Properties" where I would never have guessed to look at.
Thanks very much,
Reza
> On Mon, 23 Sep 2024 15:35:03 +
> reza wrote:
>
>> Hi List
>>
>> How can I get the absolute
Hi List
How can I get the absolute path to a source file from itself. In bash
this would look like something along the lines
realpath $(dirname $0)
but I could not figure out how to achieve this in guile.
Thanks for any hints!
Cheers,
Reza
David Pirotte writes:
> I recommend you (and g-golf users) to carefully read at least the
> GObject tutorial and then the upstream doc entries of the objects,
> properties, functions, methods and virtual methods you are using in
> your own g-golf based app [1].
You are giving good recommendations