mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
GtkThemingEngine: Document missing class vmethods.
This commit is contained in:
parent
4689b63739
commit
fb97bd1f0a
@ -62,6 +62,9 @@ struct _GtkThemingEngine
|
||||
* @render_layout: Renders a #PangoLayout
|
||||
* @render_slider: Renders a slider control, as in #GtkScale.
|
||||
* @render_handle: Renders a handle to drag UI elements, as in #GtkPaned.
|
||||
* @render_activity: Renders an area displaying activity, such as in #GtkSpinner,
|
||||
* or #GtkProgressBar.
|
||||
* @render_icon_pixbuf: Renders an icon as a #GdkPixbuf.
|
||||
*
|
||||
* Base class for theming engines.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user