mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-02-02 04:09:17 +00:00
sure the output has no unescaped "%"s. (For wrapping printf-style unmanaged methods with String.Format-style managed ones.) * gtk/MessageDialog.custom (MessageDialog): use it. #71405. Also, use gtk_message_dialog_new_with_markup by default, and add an overloaded ctor that lets you use the non-markup version. * gtk/Gtk.metadata: hide the GtkMessageDialog ctors so we don't get ellipsis warnings about them. * sample/GtkDemo/DemoApplicationWindow.cs: * sample/GtkDemo/DemoDialog.cs: simplify the MessageDialog usage; don't need to call String.Format separately now. svn path=/trunk/gtk-sharp/; revision=39256 |
||
|---|---|---|
| .. | ||
| DbClient | ||
| gconf | ||
| gnomevfs | ||
| GtkDemo | ||
| panelapplet | ||
| pixmaps | ||
| rsvg | ||
| test | ||
| .cvsignore | ||
| Actions.cs | ||
| ButtonApp.cs | ||
| cairo-sample.exe.config.in | ||
| CairoSample.cs | ||
| CalendarApp.cs | ||
| CanvasExample.cs | ||
| CustomCellRenderer.cs | ||
| CustomNotebook.cs | ||
| CustomWidget.cs | ||
| DrawingSample.cs | ||
| Fifteen.cs | ||
| GladeTest.cs | ||
| GladeViewer.cs | ||
| GnomeHelloWorld.cs | ||
| GstPlayer.cs | ||
| gtk-html-sample.cs | ||
| GtkCairo.cs | ||
| HelloWorld.cs | ||
| Makefile.am | ||
| makefile.win32 | ||
| ManagedTreeViewDemo.cs | ||
| Menu.cs | ||
| NodeViewDemo.cs | ||
| PrintSample.cs | ||
| Scribble.cs | ||
| ScribbleXInput.cs | ||
| Size.cs | ||
| Subclass.cs | ||
| test.glade | ||
| TestDnd.cs | ||
| TestVfs.cs | ||
| TreeViewDemo.cs | ||
| VteTest.cs | ||