add_filter(const Glib::RefPtr< RecentFilter > & filter) | Gtk::RecentChooser | |
add_filter_vfunc(const Glib::RefPtr< RecentFilter > & filter) | Gtk::RecentChooser | protectedvirtual |
add_interface(GType gtype_implementer) | Gtk::RecentChooser | static |
get_current_item() | Gtk::RecentChooser | |
get_current_item() const | Gtk::RecentChooser | |
get_current_uri() const | Gtk::RecentChooser | |
get_current_uri_vfunc() const | Gtk::RecentChooser | protectedvirtual |
get_filter() | Gtk::RecentChooser | |
get_filter() const | Gtk::RecentChooser | |
get_items() const | Gtk::RecentChooser | |
get_limit() const | Gtk::RecentChooser | |
get_local_only() const | Gtk::RecentChooser | |
get_recent_manager_vfunc() | Gtk::RecentChooser | protectedvirtual |
get_select_multiple() const | Gtk::RecentChooser | |
get_show_icons() const | Gtk::RecentChooser | |
get_show_not_found() const | Gtk::RecentChooser | |
get_show_private() const | Gtk::RecentChooser | |
get_show_tips() const | Gtk::RecentChooser | |
get_sort_type() const | Gtk::RecentChooser | |
get_type() | Gtk::RecentChooser | static |
get_uris() const | Gtk::RecentChooser | |
gobj() | Gtk::RecentChooser | inline |
gobj() const | Gtk::RecentChooser | inline |
list_filters() | Gtk::RecentChooser | |
list_filters() const | Gtk::RecentChooser | |
on_item_activated() | Gtk::RecentChooser | protectedvirtual |
on_selection_changed() | Gtk::RecentChooser | protectedvirtual |
operator=(RecentChooser && src) noexcept | Gtk::RecentChooser | |
property_filter() | Gtk::RecentChooser | |
property_filter() const | Gtk::RecentChooser | |
property_limit() | Gtk::RecentChooser | |
property_limit() const | Gtk::RecentChooser | |
property_local_only() | Gtk::RecentChooser | |
property_local_only() const | Gtk::RecentChooser | |
property_select_multiple() | Gtk::RecentChooser | |
property_select_multiple() const | Gtk::RecentChooser | |
property_show_icons() | Gtk::RecentChooser | |
property_show_icons() const | Gtk::RecentChooser | |
property_show_not_found() | Gtk::RecentChooser | |
property_show_not_found() const | Gtk::RecentChooser | |
property_show_private() | Gtk::RecentChooser | |
property_show_private() const | Gtk::RecentChooser | |
property_show_tips() | Gtk::RecentChooser | |
property_show_tips() const | Gtk::RecentChooser | |
property_sort_type() | Gtk::RecentChooser | |
property_sort_type() const | Gtk::RecentChooser | |
RecentChooser() | Gtk::RecentChooser | protected |
RecentChooser(RecentChooser && src) noexcept | Gtk::RecentChooser | |
remove_filter(const Glib::RefPtr< RecentFilter > & filter) | Gtk::RecentChooser | |
remove_filter_vfunc(const Glib::RefPtr< RecentFilter > & filter) | Gtk::RecentChooser | protectedvirtual |
select_all() | Gtk::RecentChooser | |
select_all_vfunc() | Gtk::RecentChooser | protectedvirtual |
select_uri(const Glib::ustring & uri) | Gtk::RecentChooser | |
set_current_uri(const Glib::ustring & uri) | Gtk::RecentChooser | |
set_filter(const Glib::RefPtr< RecentFilter > & filter) | Gtk::RecentChooser | |
set_limit(int limit) | Gtk::RecentChooser | |
set_local_only(bool local_only=true) | Gtk::RecentChooser | |
set_select_multiple(bool select_multiple=true) | Gtk::RecentChooser | |
set_show_icons(bool show_icons=true) | Gtk::RecentChooser | |
set_show_not_found(bool show_not_found=true) | Gtk::RecentChooser | |
set_show_private(bool show_private=true) | Gtk::RecentChooser | |
set_show_tips(bool show_tips=true) | Gtk::RecentChooser | |
set_sort_func(const SlotCompare & slot) | Gtk::RecentChooser | |
set_sort_type(RecentSortType sort_type) | Gtk::RecentChooser | |
signal_item_activated() | Gtk::RecentChooser | |
signal_selection_changed() | Gtk::RecentChooser | |
SlotCompare typedef | Gtk::RecentChooser | |
unselect_all() | Gtk::RecentChooser | |
unselect_all_vfunc() | Gtk::RecentChooser | protectedvirtual |
unselect_uri(const Glib::ustring & uri) | Gtk::RecentChooser | |
unselect_uri_vfunc(const Glib::ustring & uri) | Gtk::RecentChooser | protectedvirtual |
unset_limit() | Gtk::RecentChooser | |
wrap(GtkRecentChooser * object, bool take_copy=false) | Gtk::RecentChooser | related |
~RecentChooser() noexcept override | Gtk::RecentChooser | |