Method

GdkPopupLayoutset_anchor_rect

Declaration [src]

void
gdk_popup_layout_set_anchor_rect (
  GdkPopupLayout* layout,
  const GdkRectangle* anchor_rect
)

Description [src]

Set the anchor rectangle.

Parameters

anchor_rect

Type: GdkRectangle

The new anchor rectangle.

The data is owned by the caller of the method.