ooxcb.protocol.composite

class ooxcb.protocol.composite.Redirect
Automatic
Manual
class ooxcb.protocol.composite.GetOverlayWindowReply
__init__(self, conn)
overlay_win
class ooxcb.protocol.composite.WindowMixin
target_class
redirect_checked(self, update=Redirect.Automatic)
redirect(self, update=Redirect.Automatic)
redirect_subwindows_checked(self, update=Redirect.Automatic)
redirect_subwindows(self, update=Redirect.Automatic)
unredirect_checked(self, update=Redirect.Automatic)
unredirect(self, update=Redirect.Automatic)
unredirect_subwindows_checked(self, update=Redirect.Automatic)
unredirect_subwindows(self, update=Redirect.Automatic)
name_pixmap_checked(self, pixmap)
name_pixmap(self, pixmap)
get_overlay_window(self)
get_overlay_window_unchecked(self)
release_overlay_window_checked(self)
release_overlay_window(self)
class ooxcb.protocol.composite.QueryVersionReply
__init__(self, conn)
major_version
minor_version
class ooxcb.protocol.composite.QueryVersionCookie
class ooxcb.protocol.composite.GetOverlayWindowCookie
class ooxcb.protocol.composite.RegionMixin
target_class
classmethod create_from_border_clip(cls, conn, window)
class ooxcb.protocol.composite.compositeExtension
header
query_version(self, client_major_version, client_minor_version)
query_version_unchecked(self, client_major_version, client_minor_version)
create_region_from_border_clip_checked(self, region, window)
create_region_from_border_clip(self, region, window)