|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <gtkrc.h>
Public Attributes | |
| GObjectClass | parent_class |
| GtkRcStyle *(* | create_rc_style )(GtkRcStyle *rc_style) |
| guint(* | parse )(GtkRcStyle *rc_style, GtkSettings *settings, GScanner *scanner) |
| void(* | merge )(GtkRcStyle *dest, GtkRcStyle *src) |
| GtkStyle *(* | create_style )(GtkRcStyle *rc_style) |
| void(* | _gtk_reserved1 )(void) |
| void(* | _gtk_reserved2 )(void) |
| void(* | _gtk_reserved3 )(void) |
| void(* | _gtk_reserved4 )(void) |
| GtkRcStyle*(* _GtkRcStyleClass::create_rc_style) (GtkRcStyle *rc_style) |
| GtkStyle*(* _GtkRcStyleClass::create_style) (GtkRcStyle *rc_style) |
| void(* _GtkRcStyleClass::merge) (GtkRcStyle *dest, GtkRcStyle *src) |
| guint(* _GtkRcStyleClass::parse) (GtkRcStyle *rc_style, GtkSettings *settings, GScanner *scanner) |