Method
PosOskKeyset_box
Declaration [src]
void
pos_osk_key_set_box (
PosOskKey* self,
const GdkRectangle* box
)
Parameters
box
-
Type:
GdkRectangle
The key’s box.
The data is owned by the caller of the method.
void
pos_osk_key_set_box (
PosOskKey* self,
const GdkRectangle* box
)
box
Type: GdkRectangle
The key’s box.
The data is owned by the caller of the method. |