Home
last modified time | relevance | path

Searched refs:gtk_font_selection_dialog_new (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkFontSelection.xs83 ## GtkWidget* gtk_font_selection_dialog_new (const gchar *title)
85 gtk_font_selection_dialog_new (class, title)
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtestfontselectiondialog.c32 dialog = gtk_font_selection_dialog_new (NULL); in main()
/dports/comms/xlog/xlog-2.0.22/src/
H A Dgui_fontselectiondialog.c48 fontselectiondialog = gtk_font_selection_dialog_new in on_fontbutton_clicked()
/dports/astro/starplot/starplot-0.95.5/src/gui/
H A Dcustom.cc49 GtkWidget *fontsel=gtk_font_selection_dialog_new(_("StarPlot: Select font")); in custom_font()
/dports/editors/leafpad/leafpad-0.8.18.1/src/
H A Dfont.c44 dialog = gtk_font_selection_dialog_new(_("Font")); in get_font_name_by_selector()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkfontsel.pp114 function gtk_font_selection_dialog_new(title:Pgchar):PGtkWidget;cdecl;external gtkdll name 'gtk_fo…
/dports/misc/xosd/xosd-2.2.14/src/bmp_plugin/
H A Ddlg_font.c80 font_dialog = gtk_font_selection_dialog_new("XOSD Font"); in font_dialog_window()
/dports/misc/xosd/xosd-2.2.14/src/xmms_plugin/
H A Ddlg_font.c80 font_dialog = gtk_font_selection_dialog_new("XOSD Font"); in font_dialog_window()
/dports/x11/gtkchtheme/gtk-chtheme-0.3.1/
H A Dfont_sel.c34 GTK_FONT_SELECTION_DIALOG(gtk_font_selection_dialog_new("Select Font")); in font_browse_clicked()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dfontdlg.cpp87 m_widget = gtk_font_selection_dialog_new(wxGTK_CONV(message)); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dfontdlg.cpp87 m_widget = gtk_font_selection_dialog_new(wxGTK_CONV(message)); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dfontdlg.cpp108 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dfontdlg.cpp108 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dfontdlg.cpp108 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dfontdlg.cpp108 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dfontdlg.cpp92 m_widget = gtk_font_selection_dialog_new(wxGTK_CONV(message)); in DoCreate()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Dfontdlg.cpp126 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Dfontdlg.cpp127 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Dfontdlg.cpp127 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Dfontdlg.cpp127 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Dfontdlg.cpp127 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Dfontdlg.cpp126 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in DoCreate()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Dfontdlg.cpp126 m_widget = gtk_font_selection_dialog_new( wxGTK_CONV( m_message ) ); in IMPLEMENT_DYNAMIC_CLASS()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkfontsel.h143 GtkWidget *gtk_font_selection_dialog_new (const gchar *title);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfontsel.h176 GtkWidget *gtk_font_selection_dialog_new (const gchar *title);

1234567