PB 5.50B2 API function imports incomplete

Linux specific forum
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

PB 5.50B2 API function imports incomplete

Post by uwekel »

Hi,

there are so much API functions missing, that i have to import them by myself. Here are two examples:

gtk_label_set_xalign(*widget, value)
gtk_label_set_yalign(*widget, value)

Do you plan to complete the API imports, e.g. for GTK3, or can we help to provide you the missing definitions?

Regards
Uwe
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
Fred
Administrator
Administrator
Posts: 16664
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB 5.50B2 API function imports incomplete

Post by Fred »

Sure, if you want to have an SVN access to be able to update them, just PM me. Thanks !
Post Reply