Class: Iconbar
Syntax:
extern _kernel_oserror *iconbar_set_show
(
unsigned int flags,
ObjectId iconbar,
ObjectId select,
ObjectId adjust
);
Purpose: Function sets the objects to be shown when select/adjust is clicked on the iconbar. If select or adjust = 0 then no object will be specified.
|
|
|