[gtkmm/gtkmm-3-24] Image: Fix a typo
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm/gtkmm-3-24] Image: Fix a typo
- Date: Sun, 7 Oct 2018 12:24:25 +0000 (UTC)
commit 4e907951cdc200ff50973ba095b246788ed81fc3
Author: Daniel Boles <dboles src gmail com>
Date: Sun May 20 16:08:34 2018 +0100
Image: Fix a typo
gtk/src/image.hg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/src/image.hg b/gtk/src/image.hg
index 4c696eee..12870322 100644
--- a/gtk/src/image.hg
+++ b/gtk/src/image.hg
@@ -82,7 +82,7 @@ public:
_IGNORE(gtk_image_new_from_resource)
#ifndef GTKMM_DISABLE_DEPRECATED
- /** Creates am Image displaying a stock icon.
+ /** Creates an Image displaying a stock icon.
* Sample stock icon identifiers are Gtk::Stock::OPEN, Gtk::Stock::EXIT. Sample stock sizes are
Gtk::ICON_SIZE_MENU, Gtk::ICON_SIZE_SMALL_TOOLBAR.
* If the stock icon name isn't known, a "broken image" icon will be displayed instead.
* You can register your own stock icon names - see Gtk::IconFactory::add().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]