Method

PosOskKeyset_box

Declaration [src]

void
pos_osk_key_set_box (
  PosOskKey* self,
  const GdkRectangle* box
)

Description [src]

Set the keys box. This specifies the key’s position and size.

Parameters

box

Type: GdkRectangle

The key’s box.

The data is owned by the caller of the method.