32 #import "CoreGTK/CGTKFontChooserDialog.h" 36 -(id)initWithTitle:(NSString*) title andParent:(GtkWindow*) parent
38 self = [
super initWithGObject:(GObject *)gtk_font_chooser_dialog_new([title UTF8String], parent)];
50 return GTK_FONT_CHOOSER_DIALOG([
self GOBJECT]);
id initWithGObject:(GObject *obj)
GtkFontChooserDialog * FONTCHOOSERDIALOG()