gtk-d ~GtkD_2.3 (2021-12-23T06:27:26.4683562)
Dub
Repo
propertyDelete
gdk
Atoms
Deletes a property from a window.
static
void
propertyDelete
(
Window
window
,
GdkAtom
property
)
Parameters
window
Window
a GdkWindow
property
GdkAtom
the property to delete
Meta
Source
See Implementation
gdk
Atoms
static functions
atomIntern
atomInternStaticString
atomName
propertyChange
propertyDelete
propertyGet
textPropertyToUtf8_ListForDisplay
utf8_ToStringTarget
Deletes a property from a window.