Home
last modified time | relevance | path

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

/dports/sysutils/xfburn/xfburn-0.6.2/xfburn/
H A Dxfburn-compositions-notebook.c179 return XFBURN_COMPOSITION (composition); in add_composition_with_data()
234 composition = XFBURN_COMPOSITION (gtk_notebook_get_nth_page (GTK_NOTEBOOK (notebook), page_num)); in xfburn_compositions_notebook_save_composition()
H A Dxfburn-composition.h31 #define XFBURN_COMPOSITION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), XFBURN_TYPE_COMP… macro