gtkmm  2.24.4
Gtk::Adjustment Member List

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

add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
Adjustment(double value, double lower, double upper, double step_increment=1, double page_increment=10, double page_size=0)Gtk::Adjustment
changed()Gtk::Adjustment
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
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_data(const QueryQuark &key)Glib::Object
get_lower() const Gtk::Adjustment
get_page_increment() const Gtk::Adjustment
get_page_size() const Gtk::Adjustment
get_property(const Glib::ustring &property_name, PropertyType &value) const Glib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const Glib::ObjectBase
get_step_increment() const Gtk::Adjustment
get_upper() const Gtk::Adjustment
get_value() const Gtk::Adjustment
gobj()Gtk::Adjustmentinline
gobj() const Gtk::Adjustmentinline
gobj_copy() const Glib::ObjectBase
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
notify_callbacks()sigc::trackable
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=(const Object &)=deleteGlib::Object
operator=(Object &&src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src)sigc::trackable
property_lower()Gtk::Adjustment
property_lower() const Gtk::Adjustment
property_page_increment()Gtk::Adjustment
property_page_increment() const Gtk::Adjustment
property_page_size()Gtk::Adjustment
property_page_size() const Gtk::Adjustment
property_step_increment()Gtk::Adjustment
property_step_increment() const Gtk::Adjustment
property_upper()Gtk::Adjustment
property_upper() const Gtk::Adjustment
property_user_data()Gtk::Object
property_user_data() const Gtk::Object
property_value()Gtk::Adjustment
property_value() const Gtk::Adjustment
reference() const Glib::ObjectBasevirtual
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
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
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
unreference() const Glib::ObjectBasevirtual
value_changed()Gtk::Adjustment
wrap(GtkAdjustment* object, bool take_copy=false)Gtk::Adjustmentrelated
Gtk::Object::wrap(GtkObject* object, bool take_copy=false)Gtk::Objectrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Adjustment()Gtk::Adjustmentvirtual
~Object()Gtk::Objectvirtual
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~trackable()sigc::trackable