Compose 4 GTK
Toggle table of contents
main-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
Compose 4 GTK
Compose 4 GTK
/
io.github.compose4gtk.gtk
/
ImageSource
/
Companion
Companion
object
Companion
Members
Properties
spinner
Link copied to clipboard
val
spinner
:
ImageSource.PaintableFactory
Functions
for
File
Link copied to clipboard
fun
forFile
(
file
:
File
)
:
ImageSource.PaintableFactory
for
Resource
Link copied to clipboard
fun
forResource
(
resourcePath
:
String
)
:
ImageSource.PaintableFactory
for
Texture
Link copied to clipboard
fun
forTexture
(
texture
:
Texture
)
:
ImageSource.PaintableFactory