Ardour  8.12
_GtkFileChooserEmbedIface Struct Reference

#include <gtkfilechooserembed.h>

Public Attributes

GTypeInterface base_iface
 
void(* get_default_size )(GtkFileChooserEmbed *chooser_embed, gint *default_width, gint *default_height)
 
gboolean(* should_respond )(GtkFileChooserEmbed *chooser_embed)
 
void(* initial_focus )(GtkFileChooserEmbed *chooser_embed)
 
void(* default_size_changed )(GtkFileChooserEmbed *chooser_embed)
 
void(* response_requested )(GtkFileChooserEmbed *chooser_embed)
 

Detailed Description

Definition at line 37 of file gtkfilechooserembed.h.

Member Data Documentation

◆ base_iface

GTypeInterface _GtkFileChooserEmbedIface::base_iface

Definition at line 39 of file gtkfilechooserembed.h.

◆ default_size_changed

void(* _GtkFileChooserEmbedIface::default_size_changed) (GtkFileChooserEmbed *chooser_embed)

Definition at line 52 of file gtkfilechooserembed.h.

◆ get_default_size

void(* _GtkFileChooserEmbedIface::get_default_size) (GtkFileChooserEmbed *chooser_embed, gint *default_width, gint *default_height)

Definition at line 43 of file gtkfilechooserembed.h.

◆ initial_focus

void(* _GtkFileChooserEmbedIface::initial_focus) (GtkFileChooserEmbed *chooser_embed)

Definition at line 49 of file gtkfilechooserembed.h.

◆ response_requested

void(* _GtkFileChooserEmbedIface::response_requested) (GtkFileChooserEmbed *chooser_embed)

Definition at line 53 of file gtkfilechooserembed.h.

◆ should_respond

gboolean(* _GtkFileChooserEmbedIface::should_respond) (GtkFileChooserEmbed *chooser_embed)

Definition at line 47 of file gtkfilechooserembed.h.


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