gtk-d v1.7.7 (2015-08-27T20:25:36Z)
Home
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
freeCompoundText
freeTextList
propertyChange
propertyDelete
propertyGet
stringToCompoundText
stringToCompoundTextForDisplay
textPropertyToTextList
textPropertyToTextListForDisplay
textPropertyToUtf8_List
textPropertyToUtf8_ListForDisplay
utf8_ToCompoundText
utf8_ToCompoundTextForDisplay
utf8_ToStringTarget
Deletes a property from a window.