forked from AuroraMiddleware/gtk
Fix gtk_css_provider_get_named() docs.
This commit is contained in:
parent
c37797a10c
commit
d4aade109f
@ -3198,9 +3198,9 @@ css_provider_get_theme_dir (void)
|
||||
* @name: A theme name
|
||||
* @variant: variant to load, for example, "dark", or %NULL for the default
|
||||
*
|
||||
*
|
||||
* Loads a theme from the usual theme paths
|
||||
*
|
||||
* Returns: (transfer none): The provider used for fallback styling.
|
||||
* Returns: (transfer none): a #GtkCssProvider with the theme loaded.
|
||||
* This memory is owned by GTK+, and you must not free it.
|
||||
**/
|
||||
GtkCssProvider *
|
||||
|
Loading…
Reference in New Issue
Block a user