Method

Gdk.PopupLayout.set_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 GdkRectangle
 

the new anchor rectangle

 Ownership is not transferred to the callee