gtk-d ~Gtk2 (2022-05-05T07:07:42.3116063)
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.