![]() |
![]() |
TODO: The Gtk::FileChooserButton is a button which displays the currently selected font and allows to open a font selection dialog to change the font. It is suitable widget for selecting a font in a preference dialog.
Public Member Functions | |
virtual | ~FileChooserButton () |
GtkFileChooserButton* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkFileChooserButton* | gobj () const |
Provides access to the underlying C GtkObject. | |
FileChooserButton (const Glib::ustring& title=Glib::ustring()) | |
FileChooserButton (const Glib::ustring& title, const Glib::ustring& backend) | |
FileChooserButton (FileChooserDialog& dialog) | |
Glib::ustring | get_title () const |
void | set_title (const Glib::ustring& title) |
bool | get_active () const |
void | set_active (bool is_active=true) |
int | get_width_chars () const |
void | set_width_chars (int n_chars) |
Glib::PropertyProxy_ReadOnly< FileChooserDialog* > | property_dialog () const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<Glib::ustring> | property_title () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy_ReadOnly< Glib::ustring > | property_title () const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<bool> | property_active () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy_ReadOnly< bool > | property_active () const |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::FileChooserButton* | wrap (GtkFileChooserButton* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Button. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Button. |
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|
|
|
|
|
|
|