PB_Gadget_SendGadgetCommand under Linux?

Linux specific forum
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 450
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

PB_Gadget_SendGadgetCommand under Linux?

Post by Didelphodon »

On a Windows OS the following lines of code are needed to be able to PB-natively invoke an PB gadget-event via PB_Gadget_SendGadgetCommand:

Code: Select all

Import "gadget.lib"
  PB_Gadget_SendGadgetCommand(hwnd, EventType)
EndImport
What is the according equivalent for Linux to be able to use PB_Gadget_SendGadgetCommand there?

Thx in advance.

Cheers, Didel.
Go, tell it on the mountains.