Home
last modified time | relevance | path

Searched refs:FMPropertiesWindowClass (Results 1 – 2 of 2) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-properties-window.h39 (G_TYPE_CHECK_CLASS_CAST ((klass), FM_TYPE_PROPERTIES_WINDOW, FMPropertiesWindowClass))
45 (G_TYPE_INSTANCE_GET_CLASS ((obj), FM_TYPE_PROPERTIES_WINDOW, FMPropertiesWindowClass))
55 struct FMPropertiesWindowClass struct
63 typedef struct FMPropertiesWindowClass FMPropertiesWindowClass; typedef
H A Dfm-properties-window.c5837 fm_properties_window_class_init (FMPropertiesWindowClass *class) in fm_properties_window_class_init()