mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
Merge branch 'zbrown/its-a-filename' into 'main'
cssprovider: from_path takes a path See merge request GNOME/gtk!4436
This commit is contained in:
commit
06ec4ec148
@ -1146,7 +1146,7 @@ gtk_css_provider_load_from_file (GtkCssProvider *css_provider,
|
|||||||
/**
|
/**
|
||||||
* gtk_css_provider_load_from_path:
|
* gtk_css_provider_load_from_path:
|
||||||
* @css_provider: a `GtkCssProvider`
|
* @css_provider: a `GtkCssProvider`
|
||||||
* @path: the path of a filename to load, in the GLib filename encoding
|
* @path: (type filename): the path of a filename to load, in the GLib filename encoding
|
||||||
*
|
*
|
||||||
* Loads the data contained in @path into @css_provider.
|
* Loads the data contained in @path into @css_provider.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user