gtkmm 4.10.0
Gtk::Adjustment Member List

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

Adjustment(Adjustment && src) noexceptGtk::Adjustment
Adjustment(double value, double lower, double upper, double step_increment=1, double page_increment=10, double page_size=0)Gtk::Adjustmentprotected
clamp_page(double lower, double upper)Gtk::Adjustment
configure(double value, double lower, double upper, double step_increment, double page_increment, double page_size)Gtk::Adjustment
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void()> &slot)Glib::ObjectBase
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void()> &&slot)Glib::ObjectBase
create(double value, double lower, double upper, double step_increment=1, double page_increment=10, double page_size=0)Gtk::Adjustmentstatic
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_data(const QueryQuark &key)Glib::Object
get_lower() constGtk::Adjustment
get_minimum_increment() constGtk::Adjustment
get_page_increment() constGtk::Adjustment
get_page_size() constGtk::Adjustment
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property(const Glib::ustring &property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_step_increment() constGtk::Adjustment
get_type()Gtk::Adjustmentstatic
get_upper() constGtk::Adjustment
get_value() constGtk::Adjustment
gobj()Gtk::Adjustmentinline
gobj() constGtk::Adjustmentinline
gobj_copy()Gtk::Adjustment
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
Object(const Object &)=deleteGlib::Object
Object(Object &&src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Object(GObject *castitem)Glib::Objectprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
on_changed()Gtk::Adjustmentprotectedvirtual
on_value_changed()Gtk::Adjustmentprotectedvirtual
operator=(Adjustment && src) noexceptGtk::Adjustment
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object &&src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
property_lower()Gtk::Adjustment
property_lower() constGtk::Adjustment
property_page_increment()Gtk::Adjustment
property_page_increment() constGtk::Adjustment
property_page_size()Gtk::Adjustment
property_page_size() constGtk::Adjustment
property_step_increment()Gtk::Adjustment
property_step_increment() constGtk::Adjustment
property_upper()Gtk::Adjustment
property_upper() constGtk::Adjustment
property_value()Gtk::Adjustment
property_value() constGtk::Adjustment
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_lower(double lower)Gtk::Adjustment
set_page_increment(double page_increment)Gtk::Adjustment
set_page_size(double page_size)Gtk::Adjustment
set_property(const Glib::ustring &property_name, const PropertyType &value)Glib::ObjectBase
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value)Glib::ObjectBase
set_step_increment(double step_increment)Gtk::Adjustment
set_upper(double upper)Gtk::Adjustment
set_value(double value)Gtk::Adjustment
signal_changed()Gtk::Adjustment
signal_value_changed()Gtk::Adjustment
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
unreference() constGlib::ObjectBasevirtual
wrap(GtkAdjustment * object, bool take_copy=false)Gtk::Adjustmentrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Adjustment() noexcept overrideGtk::Adjustment
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual