On Friday, March 11th, 2022 at 11:59 PM, Luis Felipe 
<luis.felipe...@protonmail.com> wrote:

> Hi, I want to display the help of an application on Yelp when users click on 
> "MenuButton → Help" or when they press F1. I already have the relevant 
> actions connected to a procedure that looks like this:
> 

> (define (on-help action app)
> #| Show application manual in Yelp. |#
> (let [(window (get-active-window app))]
> 

> (show-uri window "help:geteka" CURRENT_TIME)))

I "moved" this question to Guile-GI (see 
https://github.com/spk121/guile-gi/issues/122).

Attachment: publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to