Package org.gnome.gtk

Class StringObject

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class StringObject extends GObject
GtkStringObject is the type of items in a GtkStringList.

A GtkStringObject is a wrapper around a const char*; it has a Gtk.StringObject:string property that can be used for property bindings and expressions.