Function

Gdkproperty_delete

Declaration [src]

void
gdk_property_delete (
  GdkWindow* window,
  GdkAtom property
)

Description [src]

Deletes a property from a window.

Parameters

window

Type: GdkWindow

A GdkWindow.

The data is owned by the caller of the function.
property

Type: GdkAtom

The property to delete.