mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-16 21:50:34 +00:00
docs: don't use <important>
This commit is contained in:
parent
334d34178a
commit
e78ebaa089
@ -86,13 +86,12 @@
|
||||
* The #GtkFileChooserButton supports the #GtkFileChooserAction<!-- -->s
|
||||
* %GTK_FILE_CHOOSER_ACTION_OPEN and %GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER.
|
||||
*
|
||||
* <important>
|
||||
* The #GtkFileChooserButton will ellipsize the label,
|
||||
* and will thus request little horizontal space. To give the button
|
||||
* more space, you should call gtk_widget_get_preferred_size(),
|
||||
* gtk_file_chooser_button_set_width_chars(), or pack the button in
|
||||
* such a way that other interface elements give space to the widget.
|
||||
* </important>
|
||||
* > The #GtkFileChooserButton will ellipsize the label, and will thus
|
||||
* > request little horizontal space. To give the button more space,
|
||||
* > you should call gtk_widget_get_preferred_size(),
|
||||
* > gtk_file_chooser_button_set_width_chars(), or pack the button in
|
||||
* > such a way that other interface elements give space to the
|
||||
* > widget.
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user