Function

Pidginauto_parent_window

since: 2.4

Declaration [src]

gboolean
pidgin_auto_parent_window (
  GtkWidget* window
)

Description [src]

Automatically make a window transient to a suitable parent window.

Available since: 2.4

Parameters

window

Type: GtkWidget

The window to make transient.

The data is owned by the caller of the function.

Return value

Type: gboolean

Whether the window was made transient or not.