gtkmm  4.2.0
Gtk::Bitset Member List

This is the complete list of members for Gtk::Bitset, including all inherited members.

add(guint value)Gtk::Bitset
add_range(guint start, guint n_items)Gtk::Bitset
add_range_closed(guint first, guint last)Gtk::Bitset
add_rectangle(guint start, guint width, guint height, guint stride)Gtk::Bitset
begin() const Gtk::Bitset
Bitset()=deleteGtk::Bitset
Bitset(const Bitset&)=deleteGtk::Bitset
cbegin() const Gtk::Bitsetinline
cend() const Gtk::Bitsetinline
const_iterator typedefGtk::Bitset
contains(guint value) const Gtk::Bitset
copy() const Gtk::Bitset
create()Gtk::Bitsetstatic
difference(const Glib::RefPtr< const Bitset >& other)Gtk::Bitset
end() const Gtk::Bitset
equals(const Glib::RefPtr< const Bitset >& other) const Gtk::Bitset
get_maximum() const Gtk::Bitset
get_minimum() const Gtk::Bitset
get_nth(guint nth) const Gtk::Bitset
get_size() const Gtk::Bitset
get_size(guint first, guint last) const Gtk::Bitset
gobj()Gtk::Bitset
gobj() const Gtk::Bitset
gobj_copy() const Gtk::Bitset
intersect(const Glib::RefPtr< const Bitset >& other)Gtk::Bitset
is_empty() const Gtk::Bitset
join(const Glib::RefPtr< const Bitset >& other)Gtk::Bitset
operator delete(void*, std::size_t)Gtk::Bitsetprotected
operator=(const Bitset&)=deleteGtk::Bitset
reference() const Gtk::Bitset
remove(guint value)Gtk::Bitset
remove_all()Gtk::Bitset
remove_range(guint start, guint n_items)Gtk::Bitset
remove_range_closed(guint first, guint last)Gtk::Bitset
remove_rectangle(guint start, guint width, guint height, guint stride)Gtk::Bitset
shift_left(guint amount)Gtk::Bitset
shift_right(guint amount)Gtk::Bitset
splice(guint position, guint removed, guint value)Gtk::Bitset
subtract(const Glib::RefPtr< const Bitset >& other)Gtk::Bitset
unreference() const Gtk::Bitset
wrap(GtkBitset* object, bool take_copy=false)Gtk::Bitsetrelated