enum Gtk::NotebookTab

Overview

The parameter used in the action signals of Gtk::Notebook.

Defined in:

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

Enum Members

First = 0_u32

the first tab in the notebook

Last = 1_u32

the last tab in the notebook

Class Method Summary

Instance Method Summary

Class methods inherited from struct Enum

g_type : UInt64 g_type

Class Method Detail

def self.g_type : UInt64 #

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


[View source]

Instance Method Detail

def first? #

[View source]
def last? #

[View source]