Virtual Method

GtkOverlayget_child_position

Declaration [src]

gboolean
get_child_position (
  GtkOverlay* overlay,
  GtkWidget* widget,
  GtkAllocation* allocation
)

Description [src]

Signal emitted to determine the position and size of any overlay child widgets.

Parameters

widget

Type: GtkWidget

No description available.

The data is owned by the caller of the method.
allocation

Type: GtkAllocation

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.