[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [gnome-love] Replace gnome_help call



В Втр, 02/06/2009 в 18:59 +0200, Javi пишет:
> Hello,
> 
> This is my first post in the list, so hello everyone!

Hello Javi, welcome to the GNOME-love!

> I'm working in this GnomeGoal [1] and I'm trying to replace a
> gnome_help call with gtk_show_uri in the gok project:
> 
> This is the gnome help call:
> gnome_help_display_desktop (NULL, "gnome-access-guide", helpuri,
> "sysadmin-37", &error);
> 
> Is it
> gtk_show_uri (NULL, "ghelp:gnome-access-guide?%sysadmin-37",
> gtk_get_current_event_time(), &error);
> a valid replace?

Something like this, for example gtk_get_current_event_time(), could be
changed to GDK_CURRENT_TIME. Otherwise it's fine while it works.

Attachment: signature.asc
Description: =?koi8-r?Q?=FC=D4=C1?= =?koi8-r?Q?_=DE=C1=D3=D4=D8?= =?koi8-r?Q?_=D3=CF=CF=C2=DD=C5=CE=C9=D1?= =?koi8-r?Q?_=D0=CF=C4=D0=C9=D3=C1=CE=C1?= =?koi8-r?Q?_=C3=C9=C6=D2=CF=D7=CF=CA?= =?koi8-r?Q?_=D0=CF=C4=D0=C9=D3=D8=C0?=



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]