Top | ![]() |
![]() |
![]() |
![]() |
#define | NA_TYPE_OBJECT_MENU |
#define | NA_OBJECT_MENU() |
#define | NA_IS_OBJECT_MENU() |
NAObjectMenu * | na_object_menu_new () |
NAObjectMenu * | na_object_menu_new_with_defaults () |
#define NA_OBJECT_MENU( object ) ( G_TYPE_CHECK_INSTANCE_CAST( object, NA_TYPE_OBJECT_MENU, NAObjectMenu ))
#define NA_IS_OBJECT_MENU( object ) ( G_TYPE_CHECK_INSTANCE_TYPE( object, NA_TYPE_OBJECT_MENU ))
NAObjectMenu *
na_object_menu_new (void
);
Allocates a new NAObjectMenu object.
Since 2.30
NAObjectMenu *
na_object_menu_new_with_defaults (void
);
Allocates a new NAObjectMenu object, and setup default values.
Since 2.30
“na-factory-data-all-mimetypes”
property“na-factory-data-all-mimetypes” gboolean
The generic wildcard may be coded as '*', or '*/*' or 'all' or 'all/*' or 'all/all'. In each case, we will try to spend as less time as possible to check selection mimetypes.
Flags: Read / Write
Default value: TRUE
“na-factory-data-capabilitites”
property“na-factory-data-capabilitites” gpointer
Flags: Read / Write
“na-factory-data-description”
property“na-factory-data-description” gchar *
Flags: Read / Write
Default value: ""
“na-factory-data-enabled”
property“na-factory-data-enabled” gboolean
Flags: Read / Write
Default value: TRUE
“na-factory-data-icon”
property“na-factory-data-icon” gchar *
Flags: Read / Write
Default value: ""
“na-factory-data-id”
property“na-factory-data-id” gchar *
Internal identifier of the NAObjectId object. Historically a UUID used as a MateConf directory (thus ASCII, case insensitive), it is also the basename of the .desktop file (thus UTF-8, case sensitive).
Flags: Read / Write
Default value: ""
“na-factory-data-items”
property“na-factory-data-items” gpointer
List of subitems objects.
Flags: Read / Write
“na-factory-data-items-slist”
property“na-factory-data-items-slist” gpointer
Flags: Read / Write
“na-factory-data-iversion”
property“na-factory-data-iversion” guint
The version of the configuration format that will be used to manage backward compatibility.
Flags: Read / Write
Default value: 3
“na-factory-data-label”
property“na-factory-data-label” gchar *
Flags: Read / Write
Default value: "Empty label"
“na-factory-data-matchcase”
property“na-factory-data-matchcase” gboolean
Flags: Read / Write
Default value: TRUE
“na-factory-data-not-show-in”
property“na-factory-data-not-show-in” gpointer
Defaults to none.
Flags: Read / Write
“na-factory-data-only-show-in”
property“na-factory-data-only-show-in” gpointer
Defaults to all.
Flags: Read / Write
“na-factory-data-parent”
property“na-factory-data-parent” gpointer
The NAObjectItem which is the parent of this object.
Flags: Read / Write
“na-factory-data-provider”
property“na-factory-data-provider” gpointer
A pointer to the NAIOProvider object.
Flags: Read / Write
“na-factory-data-provider-data”
property“na-factory-data-provider-data” gpointer
A pointer to some NAIOProvider specific data.
Flags: Read / Write
“na-factory-data-readonly”
property“na-factory-data-readonly” gboolean
Is the item only readable ? This is an intrinsic property, dynamically set when the item is unserialized. This property being FALSE doesn't mean that the item will actually be updatable, as this also depend of parameters set by user and administrator. Also, a property initially set to FALSE when first unserializing may be set toTRUE if an eccor occurs on a later write operation.
Flags: Read / Write
Default value: FALSE
“na-factory-data-selection-count”
property“na-factory-data-selection-count” gchar *
Flags: Read / Write
Default value: ">0"
“na-factory-data-shortcut”
property“na-factory-data-shortcut” gchar *
Flags: Read / Write
Default value: ""
“na-factory-data-show-if-registered”
property“na-factory-data-show-if-registered” gchar *
Flags: Read / Write
Default value: ""
“na-factory-data-show-if-running”
property“na-factory-data-show-if-running” gchar *
Flags: Read / Write
Default value: ""
“na-factory-data-show-if-true”
property“na-factory-data-show-if-true” gchar *
Flags: Read / Write
Default value: ""
“na-factory-data-tooltip”
property“na-factory-data-tooltip” gchar *
The tooltip of the menu item that will appear in the file manager statusbar when the user points to the file manager context menu item with his/her mouse.
Flags: Read / Write
Default value: ""
“na-factory-data-try-exec”
property“na-factory-data-try-exec” gchar *
Flags: Read / Write
Default value: ""