gtkmm
2.24.4
|
This is the complete list of members for Gdk::Region, including all inherited members.
empty() | Gdk::Region | |
get_clipbox(const Rectangle& rectangle) | Gdk::Region | |
get_rectangles() const | Gdk::Region | |
gobj() | Gdk::Region | inline |
gobj() const | Gdk::Region | inline |
gobj_copy() const | Gdk::Region | |
gobject_ | Gdk::Region | protected |
intersect(const Region& source2) | Gdk::Region | |
offset(int dx, int dy) | Gdk::Region | |
operator!=(const Region& lhs, const Region& rhs) | Gdk::Region | related |
operator=(const Region& src) | Gdk::Region | |
operator=(Region&& other) noexcept | Gdk::Region | |
operator==(const Region& lhs, const Region& rhs) | Gdk::Region | related |
point_in(int x, int y) | Gdk::Region | |
rect_in(const Rectangle& rect) | Gdk::Region | |
Region() | Gdk::Region | |
Region(GdkRegion* castitem, bool make_a_copy=false) | Gdk::Region | explicit |
Region(const Region& src) | Gdk::Region | |
Region(Region&& other) noexcept | Gdk::Region | |
Region(const Glib::ArrayHandle< Gdk::Point >& points, FillRule fill_rule) | Gdk::Region | |
Region(const Rectangle& rectangle) | Gdk::Region | explicit |
shrink(int dx, int dy) | Gdk::Region | |
spans_intersect_foreach(GdkSpan* spans, int n_spans, bool sorted, GdkSpanFunc function, gpointer data) | Gdk::Region | |
subtract(const Region& source2) | Gdk::Region | |
swap(Region& other) noexcept | Gdk::Region | |
swap(Region& lhs, Region& rhs) noexcept | Gdk::Region | related |
union_(const Region& source2) | Gdk::Region | |
union_with_rect(const Rectangle& rect) | Gdk::Region | |
wrap(GdkRegion* object, bool take_copy=false) | Gdk::Region | related |
xor_(const Region& source2) | Gdk::Region | |
~Region() noexcept | Gdk::Region |