From bddf455874fcc648b8a743fe7616b5f8690108c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 16 May 2010 00:20:20 +0200 Subject: Move documentation to inline comments: GtkRecentAction --- docs/reference/gtk/tmpl/.gitignore | 1 + docs/reference/gtk/tmpl/gtkrecentaction.sgml | 84 ---------------------------- 2 files changed, 1 insertion(+), 84 deletions(-) delete mode 100644 docs/reference/gtk/tmpl/gtkrecentaction.sgml (limited to 'docs') diff --git a/docs/reference/gtk/tmpl/.gitignore b/docs/reference/gtk/tmpl/.gitignore index d8fbb174c6..c30497604f 100644 --- a/docs/reference/gtk/tmpl/.gitignore +++ b/docs/reference/gtk/tmpl/.gitignore @@ -6,6 +6,7 @@ gtkmessagedialog.sgml gtkobject.sgml gtkorientable.sgml gtkpagesetupunixdialog.sgml +gtkrecentaction.sgml gtkseparator.sgml gtktesting.sgml gtktextiter.sgml diff --git a/docs/reference/gtk/tmpl/gtkrecentaction.sgml b/docs/reference/gtk/tmpl/gtkrecentaction.sgml deleted file mode 100644 index d47ea4c88e..0000000000 --- a/docs/reference/gtk/tmpl/gtkrecentaction.sgml +++ /dev/null @@ -1,84 +0,0 @@ - -GtkRecentAction - - -An action of which represents a list of recently used files - - - -A GtkRecentAction represents a list of recently used files, which -can be shown by widgets such as #GtkRecentChooserDialog or -#GtkRecentChooserMenu. - - -To construct a submenu showing recently used files, use a GtkRecentAction -as the action for a <menuitem>. To construct a menu toolbutton showing -the recently used files in the popup menu, use a GtkRecentAction as the -action for a <toolitem> element. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -@name: -@label: -@tooltip: -@stock_id: -@Returns: - - - - - - - -@name: -@label: -@tooltip: -@stock_id: -@manager: -@Returns: - - - - - - - -@action: -@Returns: - - - - - - - -@action: -@show_numbers: - - -- cgit v1.2.1