Ardour  9.0-pre0-582-g084a23a80d
_GtkWindowClass Struct Reference

#include <gtkwindow.h>

Public Attributes

GtkBinClass parent_class
 
void(* set_focus )(GtkWindow *window, GtkWidget *focus)
 
gboolean(* frame_event )(GtkWindow *window, GdkEvent *event)
 
void(* activate_focus )(GtkWindow *window)
 
void(* activate_default )(GtkWindow *window)
 
void(* move_focus )(GtkWindow *window, GtkDirectionType direction)
 
void(* keys_changed )(GtkWindow *window)
 
void(* _gtk_reserved1 )(void)
 
void(* _gtk_reserved2 )(void)
 
void(* _gtk_reserved3 )(void)
 
void(* _gtk_reserved4 )(void)
 

Detailed Description

Definition at line 117 of file gtkwindow.h.

Member Data Documentation

◆ _gtk_reserved1

void(* _GtkWindowClass::_gtk_reserved1) (void)

Definition at line 141 of file gtkwindow.h.

◆ _gtk_reserved2

void(* _GtkWindowClass::_gtk_reserved2) (void)

Definition at line 142 of file gtkwindow.h.

◆ _gtk_reserved3

void(* _GtkWindowClass::_gtk_reserved3) (void)

Definition at line 143 of file gtkwindow.h.

◆ _gtk_reserved4

void(* _GtkWindowClass::_gtk_reserved4) (void)

Definition at line 144 of file gtkwindow.h.

◆ activate_default

void(* _GtkWindowClass::activate_default) (GtkWindow *window)

Definition at line 129 of file gtkwindow.h.

◆ activate_focus

void(* _GtkWindowClass::activate_focus) (GtkWindow *window)

Definition at line 128 of file gtkwindow.h.

◆ frame_event

gboolean(* _GtkWindowClass::frame_event) (GtkWindow *window, GdkEvent *event)

Definition at line 123 of file gtkwindow.h.

◆ keys_changed

void(* _GtkWindowClass::keys_changed) (GtkWindow *window)

Definition at line 138 of file gtkwindow.h.

◆ move_focus

void(* _GtkWindowClass::move_focus) (GtkWindow *window, GtkDirectionType direction)

Definition at line 135 of file gtkwindow.h.

◆ parent_class

GtkBinClass _GtkWindowClass::parent_class

Definition at line 119 of file gtkwindow.h.

◆ set_focus

void(* _GtkWindowClass::set_focus) (GtkWindow *window, GtkWidget *focus)

Definition at line 121 of file gtkwindow.h.


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