ocgtk.common
Gobject.Property
ocgtk
ocgtk.cairo
ocgtk.gdk
ocgtk.gdk_pixbuf
ocgtk.gdkpixbuf
ocgtk.gio
ocgtk.graphene
ocgtk.gsk
ocgtk.gtk
ocgtk.pango
ocgtk.pango_cairo
ocgtk.pangocairo
val get_value : 'a obj -> name:string -> g_value -> unit
Get property value into a GValue
val set_value : 'a obj -> name:string -> g_value -> unit
Set property from a GValue
val get_type : 'a obj -> name:string -> g_type
Get the type of a property
val freeze_notify : 'a obj -> unit
Freeze property change notifications
val thaw_notify : 'a obj -> unit
Thaw property change notifications
val notify : 'a obj -> name:string -> unit
Emit property change notification