Method

GtkPlugget_id

Declaration [src]

Window
gtk_plug_get_id (
  GtkPlug* plug
)

Description [src]

Gets the window ID of a GtkPlug widget, which can then be used to embed this window inside another window, for instance with gtk_socket_add_id().

Return value

Type: Window

The window ID for the plug.