Action(Action && src) noexcept | Gtk::Action | |
Action() | Gtk::Action | protected |
Action(const Glib::ustring & name, const StockID & stock_id=StockID(), const Glib::ustring & label=Glib::ustring(), const Glib::ustring & tooltip=Glib::ustring()) | Gtk::Action | explicitprotected |
Action(const Glib::ustring & name, const Glib::ustring & icon_name, const Glib::ustring & label=Glib::ustring(), const Glib::ustring & tooltip=Glib::ustring()) | Gtk::Action | explicitprotected |
activate() | Gtk::Action | |
add_interface(GType gtype_implementer) | Gtk::Buildable | static |
block_activate() | Gtk::Action | |
Buildable() | Gtk::Buildable | protected |
Buildable(Buildable && src) noexcept | Gtk::Buildable | |
connect_accelerator() | Gtk::Action | |
connect_proxy_vfunc(Widget * proxy) | Gtk::Action | protectedvirtual |
create() | Gtk::Action | static |
create(const Glib::ustring & name, const Glib::ustring & label=Glib::ustring(), const Glib::ustring & tooltip=Glib::ustring()) | Gtk::Action | static |
create(const Glib::ustring & name, const Gtk::StockID & stock_id, const Glib::ustring & label=Glib::ustring(), const Glib::ustring & tooltip=Glib::ustring()) | Gtk::Action | static |
create_icon(IconSize icon_size) | Gtk::Action | |
create_menu() | Gtk::Action | |
create_menu_item() | Gtk::Action | |
create_menu_item_vfunc() | Gtk::Action | protectedvirtual |
create_tool_item() | Gtk::Action | |
create_tool_item_vfunc() | Gtk::Action | protectedvirtual |
create_with_icon_name(const Glib::ustring & name, const Glib::ustring & icon_name, const Glib::ustring & label, const Glib::ustring & tooltip) | Gtk::Action | static |
disconnect_accelerator() | Gtk::Action | |
disconnect_proxy_vfunc(Widget * proxy) | Gtk::Action | protectedvirtual |
get_accel_path() const | Gtk::Action | |
get_always_show_image() const | Gtk::Action | |
get_gicon() | Gtk::Action | |
get_gicon() const | Gtk::Action | |
get_icon_name() const | Gtk::Action | |
get_is_important() const | Gtk::Action | |
get_label() const | Gtk::Action | |
get_name() const | Gtk::Action | |
get_proxies() | Gtk::Action | |
get_proxies() const | Gtk::Action | |
get_sensitive() const | Gtk::Action | |
get_short_label() const | Gtk::Action | |
get_stock_id() const | Gtk::Action | |
get_tooltip() const | Gtk::Action | |
get_type() | Gtk::Action | static |
get_visible() const | Gtk::Action | |
get_visible_horizontal() const | Gtk::Action | |
get_visible_vertical() const | Gtk::Action | |
gobj() | Gtk::Action | inline |
gobj() const | Gtk::Action | inline |
gobj_copy() | Gtk::Action | |
is_sensitive() const | Gtk::Action | |
is_visible() const | Gtk::Action | |
on_activate() | Gtk::Action | protectedvirtual |
operator=(Action && src) noexcept | Gtk::Action | |
Gtk::Buildable::operator=(Buildable && src) noexcept | Gtk::Buildable | |
property_action_group() | Gtk::Action | |
property_action_group() const | Gtk::Action | |
property_always_show_image() | Gtk::Action | |
property_always_show_image() const | Gtk::Action | |
property_gicon() | Gtk::Action | |
property_gicon() const | Gtk::Action | |
property_hide_if_empty() | Gtk::Action | |
property_hide_if_empty() const | Gtk::Action | |
property_icon_name() | Gtk::Action | |
property_icon_name() const | Gtk::Action | |
property_is_important() | Gtk::Action | |
property_is_important() const | Gtk::Action | |
property_label() | Gtk::Action | |
property_label() const | Gtk::Action | |
property_name() const | Gtk::Action | |
property_sensitive() | Gtk::Action | |
property_sensitive() const | Gtk::Action | |
property_short_label() | Gtk::Action | |
property_short_label() const | Gtk::Action | |
property_stock_id() | Gtk::Action | |
property_stock_id() const | Gtk::Action | |
property_tooltip() | Gtk::Action | |
property_tooltip() const | Gtk::Action | |
property_visible() | Gtk::Action | |
property_visible() const | Gtk::Action | |
property_visible_horizontal() | Gtk::Action | |
property_visible_horizontal() const | Gtk::Action | |
property_visible_overflown() | Gtk::Action | |
property_visible_overflown() const | Gtk::Action | |
property_visible_vertical() | Gtk::Action | |
property_visible_vertical() const | Gtk::Action | |
set_accel_group(const Glib::RefPtr< AccelGroup > & accel_group) | Gtk::Action | |
set_accel_path(const Glib::ustring & accel_path) | Gtk::Action | |
set_always_show_image(bool always_show=true) | Gtk::Action | |
set_gicon(const Glib::RefPtr< Gio::Icon > & icon) | Gtk::Action | |
set_icon_name(const Glib::ustring & icon_name) | Gtk::Action | |
set_is_important(bool is_important=true) | Gtk::Action | |
set_label(const Glib::ustring & label) | Gtk::Action | |
set_name(const Glib::ustring & name) | Gtk::Buildable | |
set_sensitive(bool sensitive=true) | Gtk::Action | |
set_short_label(const Glib::ustring & short_label) | Gtk::Action | |
set_stock_id(const StockID & stock_id) | Gtk::Action | |
set_tooltip(const Glib::ustring & tooltip) | Gtk::Action | |
set_visible(bool visible=true) | Gtk::Action | |
set_visible_horizontal(bool visible_horizontal=true) | Gtk::Action | |
set_visible_vertical(bool visible_vertical=true) | Gtk::Action | |
signal_activate() | Gtk::Action | |
SlotActivate typedef | Gtk::Action | |
unblock_activate() | Gtk::Action | |
wrap(GtkAction * object, bool take_copy=false) | Gtk::Action | related |
Gtk::Buildable::wrap(GtkBuildable * object, bool take_copy=false) | Gtk::Buildable | related |
~Action() noexcept override | Gtk::Action | |
~Buildable() noexcept override | Gtk::Buildable | |