forked from AuroraMiddleware/gtk
FileChooserButton: Document the CSS nodes & class
The only glancing mention of this we had was that GtkButton mentioned it in passing when discussing how `button` could get contextual classes.
This commit is contained in:
parent
17ec9ee4af
commit
c6b16fbbfa
@ -96,6 +96,11 @@
|
||||
* > gtk_file_chooser_button_set_width_chars(), or pack the button in
|
||||
* > such a way that other interface elements give space to the
|
||||
* > widget.
|
||||
*
|
||||
* # CSS nodes
|
||||
*
|
||||
* GtkFileChooserButton has a CSS node with name “filechooserbutton”, containing
|
||||
* a subnode for the internal button with name “button” and style class “.file”.
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user