gtkmm
3.22.1
|
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(void *data, func_destroy_notify func) const | sigc::trackable | |
add_provider(const Glib::RefPtr< StyleProvider >& provider, guint priority) | Gtk::StyleContext | |
add_provider_for_screen(const Glib::RefPtr< Gdk::Screen >& screen, const Glib::RefPtr< StyleProvider >& provider, guint priority) | Gtk::StyleContext | static |
add_region(const Glib::ustring& region_name, RegionFlags flags) | Gtk::StyleContext | |
cancel_animations(gpointer region_id) | Gtk::StyleContext | |
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 | |
context_restore() | Gtk::StyleContext | |
context_save() | Gtk::StyleContext | |
create() | Gtk::StyleContext | static |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_background_color(StateFlags state=(StateFlags) 0) const | Gtk::StyleContext | |
get_border(StateFlags state=(StateFlags) 0) const | Gtk::StyleContext | |
get_border_color(StateFlags state=(StateFlags) 0) const | Gtk::StyleContext | |
get_color(StateFlags state=(StateFlags) 0) const | Gtk::StyleContext | |
get_data(const QueryQuark &key) | Glib::Object | |
get_direction() const | Gtk::StyleContext | |
get_font(StateFlags state=(StateFlags) 0) const | Gtk::StyleContext | |
get_junction_sides() const | Gtk::StyleContext | |
get_margin(StateFlags state=(StateFlags) 0) const | Gtk::StyleContext | |
get_padding(StateFlags state=(StateFlags) 0) const | Gtk::StyleContext | |
get_parent() | Gtk::StyleContext | |
get_parent() const | Gtk::StyleContext | |
get_path() const | Gtk::StyleContext | |
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_scale() const | Gtk::StyleContext | |
get_screen() | Gtk::StyleContext | |
get_screen() const | Gtk::StyleContext | |
get_state() const | Gtk::StyleContext | |
get_style_property(const Glib::ustring& property_name, PropertyType& value) const | Gtk::StyleContext | |
get_style_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) const | Gtk::StyleContext | |
get_type() | Gtk::StyleContext | static |
gobj() | Gtk::StyleContext | inline |
gobj() const | Gtk::StyleContext | inline |
gobj_copy() | Gtk::StyleContext | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
has_class(const Glib::ustring& class_name) | Gtk::StyleContext | |
has_region(const Glib::ustring& region_name, RegionFlags& flags_return) | Gtk::StyleContext | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
invalidate() | Gtk::StyleContext | |
list_classes() const | Gtk::StyleContext | |
list_regions() | Gtk::StyleContext | |
lookup_color(const Glib::ustring& color_name, Gdk::RGBA& color) | Gtk::StyleContext | |
lookup_icon_set(const Glib::ustring& stock_id) | Gtk::StyleContext | |
notify_callbacks() | sigc::trackable | |
notify_state_change(const Glib::RefPtr< Gdk::Window >& window, gpointer region_id, StateType state, bool state_value) | Gtk::StyleContext | |
Object(const Object &)=delete | Glib::Object | |
Object(Object &&src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected |
ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
on_changed() | Gtk::StyleContext | protectedvirtual |
operator=(StyleContext&& src) noexcept | Gtk::StyleContext | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
sigc::trackable::operator=(const trackable &src) | sigc::trackable | |
sigc::trackable::operator=(trackable &&src) | sigc::trackable | |
pop_animatable_region() | Gtk::StyleContext | |
property_direction() | Gtk::StyleContext | |
property_direction() const | Gtk::StyleContext | |
property_parent() | Gtk::StyleContext | |
property_parent() const | Gtk::StyleContext | |
property_screen() | Gtk::StyleContext | |
property_screen() const | Gtk::StyleContext | |
push_animatable_region(gpointer region_id) | Gtk::StyleContext | |
reference() const | Glib::ObjectBase | virtual |
remove_class(const Glib::ustring& class_name) | Gtk::StyleContext | |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
remove_provider(const Glib::RefPtr< StyleProvider >& provider) | Gtk::StyleContext | |
remove_provider_for_screen(const Glib::RefPtr< Gdk::Screen >& screen, const Glib::RefPtr< StyleProvider >& provider) | Gtk::StyleContext | static |
remove_region(const Glib::ustring& region_name) | Gtk::StyleContext | |
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_extension(const ::Cairo::RefPtr< ::Cairo::Context >& cr, double x, double y, double width, double height, PositionType gap_side) | 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_frame_gap(const ::Cairo::RefPtr< ::Cairo::Context >& cr, double x, double y, double width, double height, PositionType gap_side, double xy0_gap, double xy1_gap) | 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::Pixbuf >& pixbuf, double x, double y) | Gtk::StyleContext | |
render_icon_pixbuf(const IconSource& source, IconSize size) | Gtk::StyleContext | |
render_insertion_cursor(const ::Cairo::RefPtr< ::Cairo::Context >& cr, double x, double y, const Glib::RefPtr< Pango::Layout >& layout, int index, Pango::Direction direction) | Gtk::StyleContext | |
render_layout(const ::Cairo::RefPtr< ::Cairo::Context >& cr, double x, double y, PangoLayout* layout) | 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 | |
render_slider(const ::Cairo::RefPtr< ::Cairo::Context >& cr, double x, double y, double width, double height, Orientation orientation) | Gtk::StyleContext | |
scroll_animations(const Glib::RefPtr< Gdk::Window >& window, int dx, int dy) | Gtk::StyleContext | |
set_background(const Glib::RefPtr< Gdk::Window >& window) | Gtk::StyleContext | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_direction(TextDirection direction) | Gtk::StyleContext | |
set_junction_sides(JunctionSides sides) | Gtk::StyleContext | |
set_parent(const Glib::RefPtr< StyleContext >& parent) | Gtk::StyleContext | |
set_path(const WidgetPath& path) | 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_screen(const Glib::RefPtr< Gdk::Screen >& screen) | Gtk::StyleContext | |
set_state(StateFlags flags) | Gtk::StyleContext | |
signal_changed() | Gtk::StyleContext | |
state_is_running(StateType state, gdouble* progress) | Gtk::StyleContext | |
steal_data(const QueryQuark &quark) | Glib::Object | |
StyleContext(StyleContext&& src) noexcept | Gtk::StyleContext | |
StyleContext() | Gtk::StyleContext | protected |
thaw_notify() | Glib::ObjectBase | |
trackable() noexcept | sigc::trackable | |
trackable(const trackable &src) noexcept | sigc::trackable | |
trackable(trackable &&src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | virtual |
unset_parent() | Gtk::StyleContext | |
wrap(GtkStyleContext* object, bool take_copy=false) | Gtk::StyleContext | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Object() noexceptoverride | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~StyleContext() noexceptoverride | Gtk::StyleContext | |
~trackable() | sigc::trackable |