![]() |
![]() |
It is the main building block of a RecentChooserDialog. Most applications will only need to use the latter; you can use RecentChooserWidget as part of a larger window if you have special needs.
Note that RecentChooserWidget does not have any methods of its own. Instead, you should use the functions that work on a RecentChooser.
Public Member Functions | |
const GtkRecentChooserWidget* | gobj () const |
Provides access to the underlying C GtkObject. | |
GtkRecentChooserWidget* | gobj () |
Provides access to the underlying C GtkObject. | |
RecentChooserWidget (const Glib::RefPtr<RecentManager>& recent_manager) | |
RecentChooserWidget () | |
virtual | ~RecentChooserWidget () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::RecentChooserWidget* | wrap (GtkRecentChooserWidget* object, bool take_copy=false) |
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox. |
|
|