libgimpwidgets: add GimpBusyBox
GimpBusyBox is used to show a message indicating an operation is in progress. It's basically just a spinner and a label, with some styling. We're going to use it both in app/ and in a plug-in.
This commit is contained in:
@ -132,6 +132,10 @@
|
||||
<title>Index of new symbols in GIMP 2.10</title>
|
||||
<xi:include href="xml/api-index-2.10.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="2.10.4" id="api-index-2-10-4">
|
||||
<title>Index of new symbols in GIMP 2.10.4</title>
|
||||
<xi:include href="xml/api-index-2.10.4.xml"><xi:fallback /></xi:include>
|
||||
</index>
|
||||
<index role="deprecated" id="api-index-deprecated">
|
||||
<title>Index of deprecated symbols</title>
|
||||
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
|
||||
|
Reference in New Issue
Block a user