Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GtkNativeDialogClass Struct Reference

#include <gtknativedialog.h>

Data Fields

GObjectClass parent_class
 
void(* response )(GtkNativeDialog *self, int response_id)
 
void(* show )(GtkNativeDialog *self)
 
void(* hide )(GtkNativeDialog *self)
 
void(* _gtk_reserved1 )(void)
 
void(* _gtk_reserved2 )(void)
 
void(* _gtk_reserved3 )(void)
 
void(* _gtk_reserved4 )(void)
 

Detailed Description

GtkNativeDialogClass: @response: class handler for the GtkNativeDialog::response signal

Class structure for GtkNativeDialog.

Definition at line 40 of file gtknativedialog.h.

Field Documentation

◆ _gtk_reserved1

void(* _GtkNativeDialogClass::_gtk_reserved1) (void)

Definition at line 53 of file gtknativedialog.h.

◆ _gtk_reserved2

void(* _GtkNativeDialogClass::_gtk_reserved2) (void)

Definition at line 54 of file gtknativedialog.h.

◆ _gtk_reserved3

void(* _GtkNativeDialogClass::_gtk_reserved3) (void)

Definition at line 55 of file gtknativedialog.h.

◆ _gtk_reserved4

void(* _GtkNativeDialogClass::_gtk_reserved4) (void)

Definition at line 56 of file gtknativedialog.h.

◆ hide

void(* _GtkNativeDialogClass::hide) (GtkNativeDialog *self)

Definition at line 50 of file gtknativedialog.h.

◆ parent_class

GObjectClass _GtkNativeDialogClass::parent_class

Definition at line 43 of file gtknativedialog.h.

◆ response

void(* _GtkNativeDialogClass::response) (GtkNativeDialog *self, int response_id)

Definition at line 46 of file gtknativedialog.h.

◆ show

void(* _GtkNativeDialogClass::show) (GtkNativeDialog *self)

Definition at line 49 of file gtknativedialog.h.


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