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