ooxcb.protocol.shape

class ooxcb.protocol.shape.shapeExtension
header
query_version(self)
query_version_unchecked(self)
class ooxcb.protocol.shape.WindowMixin
target_class
shape_rectangles_checked(self, operation, destination_kind, ordering, x_offset, y_offset, rectangles)
shape_rectangles(self, operation, destination_kind, ordering, x_offset, y_offset, rectangles)
shape_mask_checked(self, operation, destination_kind, x_offset, y_offset, source_bitmap)
shape_mask(self, operation, destination_kind, x_offset, y_offset, source_bitmap)
shape_combine_checked(self, operation, destination_kind, source_kind, x_offset, y_offset, source_window)
shape_combine(self, operation, destination_kind, source_kind, x_offset, y_offset, source_window)
shape_offset_checked(self, destination_kind, x_offset, y_offset)
shape_offset(self, destination_kind, x_offset, y_offset)
shape_query_extents(self)
shape_query_extents_unchecked(self)
shape_select_input_checked(self, enable)
shape_select_input(self, enable)
shape_input_selected(self)
shape_input_selected_unchecked(self)
shape_get_rectangles(self, source_kind)
shape_get_rectangles_unchecked(self, source_kind)
class ooxcb.protocol.shape.QueryVersionReply
__init__(self, conn)
major_version
minor_version
class ooxcb.protocol.shape.QueryVersionCookie
class ooxcb.protocol.shape.NotifyEvent
event_name
opcode
event_target_class
__init__(self, conn)
server_time
shaped
extents_y
extents_x
affected_window
extents_height
extents_width
shape_kind
response_type
class ooxcb.protocol.shape.GetRectanglesReply
__init__(self, conn)
ordering
rectangles
rectangles_len
class ooxcb.protocol.shape.QueryExtentsCookie
class ooxcb.protocol.shape.SK
Bounding
Clip
Input
class ooxcb.protocol.shape.SO
Set
Union
Intersect
Subtract
Invert
class ooxcb.protocol.shape.InputSelectedReply
__init__(self, conn)
enabled
class ooxcb.protocol.shape.QueryExtentsReply
__init__(self, conn)
clip_shape_extents_width
bounding_shape_extents_y
bounding_shaped
bounding_shape_extents_width
bounding_shape_extents_height
clip_shape_extents_y
clip_shape_extents_x
clip_shape_extents_height
clip_shaped
bounding_shape_extents_x
class ooxcb.protocol.shape.GetRectanglesCookie
class ooxcb.protocol.shape.InputSelectedCookie