gtkmm 4.14.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() constGtk::Bitset
Bitset()=deleteGtk::Bitset
Bitset(const Bitset &)=deleteGtk::Bitset
cbegin() constGtk::Bitsetinline
cend() constGtk::Bitsetinline
const_iterator typedefGtk::Bitset
contains(guint value) constGtk::Bitset
copy() constGtk::Bitset
create()Gtk::Bitsetstatic
difference(const Glib::RefPtr< const Bitset > & other)Gtk::Bitset
end() constGtk::Bitset
equals(const Glib::RefPtr< const Bitset > & other) constGtk::Bitset
get_maximum() constGtk::Bitset
get_minimum() constGtk::Bitset
get_nth(guint nth) constGtk::Bitset
get_size() constGtk::Bitset
get_size(guint first, guint last) constGtk::Bitset
gobj()Gtk::Bitset
gobj() constGtk::Bitset
gobj_copy() constGtk::Bitset
intersect(const Glib::RefPtr< const Bitset > & other)Gtk::Bitset
is_empty() constGtk::Bitset
join(const Glib::RefPtr< const Bitset > & other)Gtk::Bitset
operator delete(void *, std::size_t)Gtk::Bitsetprotected
operator=(const Bitset &)=deleteGtk::Bitset
reference() constGtk::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() constGtk::Bitset
wrap(GtkBitset * object, bool take_copy=false)Gtk::Bitsetrelated