gtk-kt
gtk
/
org.gtk.gdk
/
Texture
/
Texture
Texture
fun
Texture
(
pixbuf
:
Pixbuf
)
Content copied to clipboard
See also
gdk_texture_new_for_pixbuf
fun
Texture
(
file
:
File
)
Content copied to clipboard
See also
gdk_texture_new_from_file
fun
Texture
(
resourcePath
:
String
)
Content copied to clipboard
See also
gdk_texture_new_from_resource
fun
Texture
(
texturePointer
:
CPointer
<
GdkTexture
>
)
Content copied to clipboard