Ardour  8.7-15-gadf511264b
Gtk::Window_Class Class Reference

#include <window_p.h>

Inheritance diagram for Gtk::Window_Class:
[legend]

Public Member Functions

const Glib::Class & init ()
 

Static Public Member Functions

static void class_init_function (void *g_class, void *class_data)
 
static Glib::ObjectBase * wrap_new (GObject *)
 

Static Protected Member Functions

static void set_focus_callback (GtkWindow *self, GtkWidget *p0)
 
static gboolean frame_event_callback (GtkWindow *self, GdkEvent *p0)
 
static void dispose_vfunc_callback (GObject *self)
 

Detailed Description

Definition at line 52 of file ytkmm/ytkmm/gtkmm/private/window_p.h.

Member Function Documentation

◆ class_init_function()

static void Gtk::Window_Class::class_init_function ( void *  g_class,
void *  class_data 
)
static

◆ dispose_vfunc_callback()

static void Gtk::Window_Class::dispose_vfunc_callback ( GObject *  self)
staticprotected

◆ frame_event_callback()

static gboolean Gtk::Window_Class::frame_event_callback ( GtkWindow self,
GdkEvent p0 
)
staticprotected

◆ init()

const Glib::Class& Gtk::Window_Class::init ( )

◆ set_focus_callback()

static void Gtk::Window_Class::set_focus_callback ( GtkWindow self,
GtkWidget p0 
)
staticprotected

◆ wrap_new()

static Glib::ObjectBase* Gtk::Window_Class::wrap_new ( GObject *  )
static

The documentation for this class was generated from the following file: