class Gtk::ExpressionWatch

Overview

An opaque structure representing a watched Gtk::Expression.

The contents of Gtk::ExpressionWatch should only be accessed through the provided API.

Defined in:

lib/gi-crystal/src/auto/gtk-4.0/expression_watch.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

Class Method Detail

def self.g_type : UInt64 #

Returns the type id (GType) registered in GLib type system.


Instance Method Detail

def evaluate(value : _) : Bool #

def finalize #


def to_unsafe : Pointer(Void) #

def unref : Nil #

def unwatch : Nil #