gtkmm 4.17.0
Gtk::StyleContext Member List

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

add_class(const Glib::ustring & class_name)Gtk::StyleContext
add_destroy_notify_callback(notifiable *data, func_destroy_notify func) constsigc::trackable
add_provider(const Glib::RefPtr< StyleProvider > & provider, guint priority)Gtk::StyleContext
add_provider_for_display(const Glib::RefPtr< Gdk::Display > & display, const Glib::RefPtr< StyleProvider > & provider, guint priority)Gtk::StyleContextstatic
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
context_restore()Gtk::StyleContext
context_save()Gtk::StyleContext
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_border() constGtk::StyleContext
get_color() constGtk::StyleContext
get_data(const QueryQuark &key)Glib::Object
get_display()Gtk::StyleContext
get_display() constGtk::StyleContext
get_margin() constGtk::StyleContext
get_padding() constGtk::StyleContext
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_scale() constGtk::StyleContext
get_state() constGtk::StyleContext
get_type()Gtk::StyleContextstatic
gobj()Gtk::StyleContextinline
gobj() constGtk::StyleContextinline
gobj_copy()Gtk::StyleContext
Glib::Object::gobj_copy() constGlib::ObjectBase
has_class(const Glib::ustring & class_name)Gtk::StyleContext
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
lookup_color(const Glib::ustring & color_name, Gdk::RGBA & color)Gtk::StyleContext
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
operator=(StyleContext && src) noexceptGtk::StyleContext
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
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src) noexceptsigc::trackable
PrintFlags enum nameGtk::StyleContext
property_display()Gtk::StyleContext
property_display() constGtk::StyleContext
reference() constGlib::ObjectBasevirtual
remove_class(const Glib::ustring & class_name)Gtk::StyleContext
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(notifiable *data) constsigc::trackable
remove_provider(const Glib::RefPtr< StyleProvider > & provider)Gtk::StyleContext
remove_provider_for_display(const Glib::RefPtr< Gdk::Display > & display, const Glib::RefPtr< StyleProvider > & provider)Gtk::StyleContextstatic
render_activity(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, double width, double height)Gtk::StyleContext
render_arrow(const Cairo::RefPtr< Cairo::Context > & cr, double angle, double x, double y, double size)Gtk::StyleContext
render_background(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, double width, double height)Gtk::StyleContext
render_check(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, double width, double height)Gtk::StyleContext
render_expander(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, double width, double height)Gtk::StyleContext
render_focus(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, double width, double height)Gtk::StyleContext
render_frame(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, double width, double height)Gtk::StyleContext
render_handle(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, double width, double height)Gtk::StyleContext
render_icon(const Cairo::RefPtr< Cairo::Context > & cr, const Glib::RefPtr< Gdk::Texture > & texture, double x, double y)Gtk::StyleContext
render_layout(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, const Glib::RefPtr< Pango::Layout > & layout)Gtk::StyleContext
render_line(const Cairo::RefPtr< Cairo::Context > & cr, double x0, double y0, double x1, double y1)Gtk::StyleContext
render_option(const Cairo::RefPtr< Cairo::Context > & cr, double x, double y, double width, double height)Gtk::StyleContext
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_data_with_c_callback(const Quark &key, void *data, GDestroyNotify notify)Glib::Object
set_display(const Glib::RefPtr< Gdk::Display > & display)Gtk::StyleContext
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_scale(int scale)Gtk::StyleContext
set_state(StateFlags flags)Gtk::StyleContext
steal_data(const QueryQuark &quark)Glib::Object
StyleContext(StyleContext && src) noexceptGtk::StyleContext
StyleContext()Gtk::StyleContextprotected
thaw_notify()Glib::ObjectBase
to_string(PrintFlags flags) constGtk::StyleContext
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src) noexceptsigc::trackable
unreference() constGlib::ObjectBasevirtual
wrap(GtkStyleContext * object, bool take_copy=false)Gtk::StyleContextrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~StyleContext() noexcept overrideGtk::StyleContext
~trackable()sigc::trackable